Force VCD
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
.gitignore
|
||||
build/
|
||||
.gitignore
|
||||
build/
|
||||
@@ -11,5 +11,6 @@ SRCS += $(MOD_PATH)/src/tb_ram_wb.vhd
|
||||
TARGET := tb_ram_wb
|
||||
ENTITY := tb_ram_wb
|
||||
RUN_TIME := 1500ns
|
||||
WAVE_FORMAT := vcd
|
||||
|
||||
include $(VHDL_HOME)/make/ghdl.mk
|
||||
|
||||
@@ -10,6 +10,7 @@ SRCS += $(MOD_PATH)/src/tb_rom_wb.vhd
|
||||
TARGET := tb_rom_wb
|
||||
ENTITY := tb_rom_wb
|
||||
RUN_TIME := 1500ns
|
||||
WAVE_FORMAT := vcd
|
||||
|
||||
include $(VHDL_HOME)/make/ghdl.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user