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:
@@ -14,7 +14,7 @@ par: $(PRJ).ncd
|
||||
bit: $(PRJ).bit
|
||||
|
||||
# Netlist
|
||||
$(PRJ).ngc: $(DIRS) $(PREQ)
|
||||
$(PRJ).ngc: $(DIRS) $(PREQ) ./project/$(PRJ).ucf
|
||||
xst -intstyle xflow -ifn ./project/$(PRJ).xst
|
||||
|
||||
# Translate
|
||||
|
||||
Reference in New Issue
Block a user