Force VCD
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
.gitignore
|
||||
build/
|
||||
.gitignore
|
||||
build/
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -13,6 +13,7 @@ SRCS += $(MOD_PATH)/src/tb_busmaster_sync.vhd
|
||||
TARGET := tb_busmaster_sync
|
||||
ENTITY := tb_busmaster_sync
|
||||
RUN_TIME := 40us
|
||||
WAVE_FORMAT := vcd
|
||||
|
||||
include $(VHDL_HOME)/make/ghdl.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user