REM
REM PlanAhead(TM)
REM htr.txt: a PlanAhead-generated description of how-to-repeat the
REM          the basic steps of a run.  Note that runme.bat/sh needs
REM          to be invoked for PlanAhead to track run status.
REM Copyright 1986-1999, 2001-2012 Xilinx, Inc. All Rights Reserved.
REM

ngdbuild -intstyle ise -p xc7z020clg484-1 -uc "arm_system_stub.ucf" "arm_system_stub.edf"
map -intstyle pa -w "arm_system_stub.ngd"
par -intstyle pa "arm_system_stub.ncd" -w "arm_system_stub_routed.ncd"
trce -intstyle ise -o "arm_system_stub.twr" -v 30 -l 30 "arm_system_stub_routed.ncd" "arm_system_stub.pcf"
xdl -secure -ncd2xdl -nopips "arm_system_stub_routed.ncd" "arm_system_stub_routed.xdl"
bitgen "arm_system_stub_routed.ncd" "arm_system_stub.bit" "arm_system_stub.pcf" -g UnconstrainedPins:Allow -w -intstyle pa
