RTL-Openenv / tasks /task2 /makefile
NeerjaK's picture
Upload folder using huggingface_hub
cce6ee4 verified
Raw
History Blame Contribute Delete
193 Bytes
TOPLEVEL_LANG = verilog
VERILOG_SOURCES = design_active.v
TOPLEVEL = bin_gry
COCOTB_TEST_MODULES = test_bin_to_gray
SIM = icarus
include $(shell cocotb-config --makefiles)/Makefile.sim