Spaces:
Sleeping
Sleeping
File size: 186 Bytes
70f597d | 1 2 3 4 5 6 7 8 | 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 |