- refactored

git-svn-id: http://moon:8086/svn/vhdl/trunk@1541 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2021-03-28 10:27:33 +00:00
parent d0433ac19d
commit 06feba8f63
47 changed files with 255 additions and 357 deletions
+4 -1
View File
@@ -1,3 +1,6 @@
# -----------------------------------------------------------
include $(VHDL_HOME)/make/defs.mk
# -----------------------------------------------------------
include jcpu_core.inc
SRCS += $(JCPU_CORE_SRCS)
@@ -10,5 +13,5 @@ TARGET := mul8x8
ENTITY := tb_cpu_embedded
WITH_GHW := y
include ../../../../Common/make/ghdl.mk
include $(VHDL_HOME)/make/ghdl.mk