- use ghw

- updated .gitignore.templ
This commit is contained in:
2022-09-12 23:22:03 +02:00
parent d9609c9c86
commit 777fb14cef
4 changed files with 213 additions and 18 deletions
+1
View File
@@ -11,6 +11,7 @@ SRCS += ../src/tb_cpu_embedded.vhd
# Compile
TARGET := tb_cpu_embedded
ENTITY := tb_cpu_embedded
WAVE_FORMAT := ghw
include $(VHDL_MAKE_HOME)/ghdl.mk