Synthesis depends also on UCF

git-svn-id: http://moon:8086/svn/vhdl/trunk@1177 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2015-05-23 09:36:20 +00:00
parent 97de048b7f
commit 811eb68146
+1 -1
View File
@@ -14,7 +14,7 @@ par: $(PRJ).ncd
bit: $(PRJ).bit bit: $(PRJ).bit
# Netlist # Netlist
$(PRJ).ngc: $(DIRS) $(PREQ) $(PRJ).ngc: $(DIRS) $(PREQ) ./project/$(PRJ).ucf
xst -intstyle xflow -ifn ./project/$(PRJ).xst xst -intstyle xflow -ifn ./project/$(PRJ).xst
# Translate # Translate