- added gtkw

git-svn-id: http://moon:8086/svn/vhdl/trunk@1480 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2021-03-23 09:14:59 +00:00
parent 9a0571f6ce
commit 88e3c73665
2 changed files with 44 additions and 1 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ SRCS += $(LIB_PATH)/emac/src/tb_emac_top_jb.vhd
TARGET := tb_emac_top_jb
ENTITY := tb_emac_top_jb
WITH_VCD := y
RUN_TIME := 50000us
RUN_TIME := 2000us
include $(ROOT_PATH)/Common/make/ghdl.mk