- fixed ise.mk

- fixed Makefiles
This commit is contained in:
2022-07-01 07:44:33 +02:00
parent cf0e2229f5
commit e4acf4af81
+2 -2
View File
@@ -1,7 +1,7 @@
PRJ := mips_top
PRJDIR := ./project
PRJ := mips_top
PREQ := $(PRJDIR)/$(PRJ).prj $(PRJDIR)/$(PRJ).xst $(PRJDIR)/$(PRJ).lso
DIRS := ./xst/tmp
include $(VHDL_HOME)/make/ise.mk