RTL-Openenv / tasks /task3 /makefile
NeerjaK's picture
Upload folder using huggingface_hub
70f597d verified
Raw
History Blame Contribute Delete
186 Bytes
TOPLEVEL_LANG = verilog
VERILOG_SOURCES = design_active.v
TOPLEVEL = moore_ol
COCOTB_TEST_MODULES = test_moore_1101
SIM = icarus
include $(shell cocotb-config --makefiles)/Makefile.sim