Use genwopt

This commit is contained in:
2022-09-08 11:16:13 +02:00
parent f9539b5992
commit 08e1a114c4
3 changed files with 1073 additions and 8 deletions
+2 -1
View File
@@ -32,7 +32,8 @@ SRCS += ../src/tb_mips_top.vhd
# Compile
TARGET := tb_mips_top
ENTITY := tb_mips_top
RUN_TIME ?= 1500us
RUN_TIME := 150us
WAVE_FORMAT := ghw
include $(VHDL_MAKE_HOME)/ghdl.mk