Use genwopt

This commit is contained in:
2022-09-08 10:46:03 +02:00
parent 96280bb78a
commit ec06838c3e
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