Force ghw
This commit is contained in:
@@ -12,6 +12,7 @@ SRCS += ../src/tb_cpu_itest.vhd
|
|||||||
# Compile
|
# Compile
|
||||||
TARGET := cpu_itest
|
TARGET := cpu_itest
|
||||||
ENTITY := tb_cpu
|
ENTITY := tb_cpu
|
||||||
|
WAVE_FORMAT := ghw
|
||||||
|
|
||||||
include $(VHDL_HOME)/make/ghdl.mk
|
include $(VHDL_HOME)/make/ghdl.mk
|
||||||
|
|
||||||
|
|||||||
@@ -11,6 +11,7 @@ SRCS += ../src/tb_cpu_embedded.vhd
|
|||||||
# Compile
|
# Compile
|
||||||
TARGET := mul8x8
|
TARGET := mul8x8
|
||||||
ENTITY := tb_cpu_embedded
|
ENTITY := tb_cpu_embedded
|
||||||
|
WAVE_FORMAT := ghw
|
||||||
|
|
||||||
include $(VHDL_HOME)/make/ghdl.mk
|
include $(VHDL_HOME)/make/ghdl.mk
|
||||||
|
|
||||||
|
|||||||
@@ -12,6 +12,7 @@ SRCS += ../src/tb_cpu_itest.vhd
|
|||||||
# Compile
|
# Compile
|
||||||
TARGET := reti_issue
|
TARGET := reti_issue
|
||||||
ENTITY := tb_cpu
|
ENTITY := tb_cpu
|
||||||
|
WAVE_FORMAT := ghw
|
||||||
|
|
||||||
include $(VHDL_HOME)/make/ghdl.mk
|
include $(VHDL_HOME)/make/ghdl.mk
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user