X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Makefile;h=9e8b284bfb65737d47dd75f587d551bb80dd815d;hb=e6a2f5ae76197f919749ae6bd5c19737b2ee0e9a;hp=440b2957a874d5b16f2acd3d2f6157655d818284;hpb=c7eb465b7fc981918074a5822dff6dc294adb571;p=fleet.git diff --git a/Makefile b/Makefile index 440b295..9e8b284 100644 --- a/Makefile +++ b/Makefile @@ -148,7 +148,7 @@ synth: $(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 high -o main_map.ncd main.ngd main.pcf $(xilinx_ise)par -w -intstyle xflow -t 99 -pl high -rl high main_map.ncd main.ncd main.pcf - $(xilinx_ise)bitgen -intstyle xflow -d -f main.ut main.ncd + $(xilinx_ise)bitgen -intstyle xflow -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 mv build/fpga/mainx.ace build/fpga/main.ace # genace throws a fit if the filename prefix is the same?