RTL-Openenv / tasks /task0 /makefile
NeerjaK's picture
Upload folder using huggingface_hub
b017ab3 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