- remove unrelated path
- default effort = high git-svn-id: http://moon:8086/svn/vhdl/trunk@1607 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
+2
-2
@@ -10,8 +10,8 @@ prom : $(PRJ).mcs
|
||||
timing : $(PRJ).twr
|
||||
|
||||
NETLIST_DIR ?= ./
|
||||
MAP_EFFORT ?= med
|
||||
PAR_EFFORT ?= med
|
||||
MAP_EFFORT ?= high
|
||||
PAR_EFFORT ?= high
|
||||
|
||||
# Netlist
|
||||
$(PRJ).ngc: $(DIRS) $(PREQ) ./project/$(PRJ).ucf
|
||||
|
||||
Reference in New Issue
Block a user