srdl2sv/tests/cocotb_tests/Makefile

6 lines
146 B
Makefile

# Simulator specific variables
SIM = verilator
EXTRA_ARGS += --trace-fst --trace-structs
include $(shell cocotb-config --makefiles)/Makefile.sim