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
|
||||
@@ -43,4 +43,4 @@ clean:
|
||||
rm -f xlnx_auto_0.ise
|
||||
rm -f smartpreview.twr
|
||||
rm -f $(PRJ)*.*
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user