- run for 2.5ms

- updated gtkw
This commit is contained in:
2022-09-08 16:06:49 +02:00
parent b8c4d9699a
commit 11c980bc09
2 changed files with 77 additions and 17 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ SRCS += ../src/tb_mips_top.vhd
# Compile
TARGET := tb_mips_top
ENTITY := tb_mips_top
RUN_TIME := 150us
RUN_TIME := 2500us
WAVE_FORMAT := ghw
include $(VHDL_MAKE_HOME)/ghdl.mk