- fixed device

This commit is contained in:
2022-07-01 18:25:49 +02:00
parent b039ae7c14
commit ca8011bfc4
+1
View File
@@ -2,6 +2,7 @@ PRJDIR := ./project
PRJ := mips_top
PREQ := $(PRJDIR)/$(PRJ).prj $(PRJDIR)/$(PRJ).xst $(PRJDIR)/$(PRJ).lso
DEVICE := "xc4vsx35-ff668-10"
include $(VHDL_HOME)/make/ise.mk