Force VCD

This commit is contained in:
2022-06-30 22:26:05 +02:00
parent 79b31d80c7
commit 158baf8330
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -18,6 +18,7 @@ SRCS += $(LIB_PATH)/radio/ddc/src/tb_ddc.vhd
TARGET := tb_ddc
ENTITY := tb_ddc
RUN_TIME := 100us
WAVE_FORMAT := vcd
GHDL_OPTS := -P$(LIB_PATH)/fixed/ieee_proposed/build/fixed_pkg/ieee_proposed
+1
View File
@@ -22,6 +22,7 @@ SRCS += $(LIB_PATH)/radio/ddc/src/tb_syn_ddc.vhd
TARGET := tb_syn_ddc
ENTITY := tb_syn_ddc
RUN_TIME := 100us
WAVE_FORMAT := vcd
GHDL_OPTS := -P$(LIB_PATH)/fixed/ieee_proposed/build/fixed_pkg/ieee_proposed