Force ghw

This commit is contained in:
2022-06-30 22:05:07 +02:00
parent 52a04ee67d
commit 1e2b78f766
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@ SRCS += ../src/tb_cpu_itest.vhd
# Compile
TARGET := cpu_itest
ENTITY := tb_cpu
WAVE_FORMAT := ghw
include $(VHDL_HOME)/make/ghdl.mk