From: adam Date: Mon, 3 Nov 2008 10:20:49 +0000 (+0100) Subject: update placer effort to "high" X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=587e937f9402faabca879de3a33d7e5699411630;p=fleet.git update placer effort to "high" --- diff --git a/Makefile b/Makefile index 97e9b59..b85b4e3 100644 --- a/Makefile +++ b/Makefile @@ -87,7 +87,7 @@ synth: $(xilinx_ise)xst -intstyle xflow -ifn main.xst -ofn main.syr < main.xst $(xilinx_ise)ngdbuild -aul -intstyle xflow -dd _ngo -nt timestamp -uc main.ucf -p $(device) main.ngc main.ngd $(xilinx_ise)map -cm area -intstyle xflow -p $(device) -pr b -ol std -o main_map.ncd main.ngd main.pcf - $(xilinx_ise)par -w -intstyle xflow -t 99 -pl std -rl std main_map.ncd main.ncd main.pcf + $(xilinx_ise)par -w -intstyle xflow -t 99 -pl high -rl std main_map.ncd main.ncd main.pcf $(xilinx_ise)bitgen -intstyle xflow -d -f main.ut main.ncd # $(xilinx_ise)trce -intstyle xflow -e 3 -l 3 -s ${speed_grade} -xml main main.ncd -o main.twr main.pcf $(xilinx_edk)xmd -tcl $(remote_edk)/data/xmd/genace.tcl -jprog -hw main.bit -board ml410 -ace mainx.ace