Force VCD
This commit is contained in:
@@ -27,8 +27,9 @@ SRCS += $(MOD_PATH)/src/tb_ctrl_ddr_wb32.vhd
|
||||
TARGET := tb_ctrl_ddr_wb32
|
||||
ENTITY := tb_ctrl_ddr_wb32
|
||||
RUN_TIME := 200us
|
||||
WAVE_FORMAT := vcd
|
||||
|
||||
GHDL_OPTS := -P$(VHDL_HOME)/Common/sim/build/unisim/unisim -fsynopsys -fexplicit
|
||||
GHDL_OPTS := -P$(VHDL_HOME)/Common/sim/build/ghdl/unisim -fsynopsys -fexplicit
|
||||
|
||||
include $(VHDL_HOME)/make/ghdl.mk
|
||||
|
||||
|
||||
@@ -26,8 +26,9 @@ SRCS += $(MOD_PATH)/src/tb_ctrl_ddr_wb64.vhd
|
||||
TARGET := tb_ctrl_ddr_wb64
|
||||
ENTITY := tb_ctrl_ddr_wb64
|
||||
RUN_TIME := 200us
|
||||
WAVE_FORMAT := vcd
|
||||
|
||||
GHDL_OPTS := -P$(VHDL_HOME)/Common/sim/build/unisim/unisim -fsynopsys -fexplicit
|
||||
GHDL_OPTS := -P$(VHDL_HOME)/Common/sim/build/ghdl/unisim -fsynopsys -fexplicit
|
||||
|
||||
include $(VHDL_HOME)/make/ghdl.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user