X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=b85b4e31e9a562a526c3fe38b35eaada976ee04c;hb=891758b14a885fa33e42258b647f174f932a89cc;hp=97e9b59f394ba0ae178a20b2dfcfb26abf8be6d6;hpb=385617cefcb2b4442b7316bd3e8cdf658ce43c99;p=fleet.git 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