diff --git a/cocotb/Makefile b/cocotb/Makefile index cee0c6b..1660052 100644 --- a/cocotb/Makefile +++ b/cocotb/Makefile @@ -6,7 +6,7 @@ BASE = $(PWD)/.. BENCHTOP ?= cocotb_top_mac_test COMPILE_ARGS=--std=08 -SIM_ARGS ?= --wave=wave.ghw +# SIM_ARGS ?= --wave=wave.ghw VHDL_SOURCES_trashernet += $(BASE)/trashernet/*.vhd VHDL_SOURCES_design += $(BASE)/design/*.vhd