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

// ngdbuild -intstyle ise -p xc6vlx240tff1156-1 -uc "SSS.ucf" "SSS.edf"
// map -intstyle ise -w "SSS.ngd"
// par -intstyle ise "SSS.ncd" -w "SSS_routed.ncd"
// trce -intstyle ise -o "SSS.twr" -v 30 -l 30 "SSS_routed.ncd" "SSS.pcf"
// xdl -secure -ncd2xdl -nopips "SSS_routed.ncd" "SSS_routed.xdl"
bitgen "SSS_routed.ncd" "SSS.bit" "SSS.pcf" -w -intstyle pa
