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