Force VCD

This commit is contained in:
2022-06-30 22:12:43 +02:00
parent 110c3a24b4
commit 9148ac7087
3 changed files with 6 additions and 0 deletions
@@ -13,6 +13,7 @@ SRCS += $(MOD_PATH)/src/tb_busmaster_async.vhd
TARGET := tb_busmaster_async
ENTITY := tb_busmaster_async
RUN_TIME := 80us
WAVE_FORMAT := vcd
include $(VHDL_HOME)/make/ghdl.mk