//
// 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-2011 Xilinx, Inc. All Rights Reserved.
//

ngdbuild -intstyle ise -p xc6vlx75tff784-1 -uc "top.ucf" "top.edf"
map -intstyle pa -w -pr b -timing -logic_opt on -global_opt speed -retiming on -register_duplication -ol high -xe n "top.ngd"
par -intstyle pa "top.ncd" -w "top_routed.ncd" -ol high
trce -intstyle ise -o "top.twr" -v 30 -l 30 "top_routed.ncd" "top.pcf"
xdl -secure -ncd2xdl -nopips "top_routed.ncd" "top_routed.xdl"
