route_routedLOC
APR.stdcell.route route_routedLOC cyclic { "Current cellview" | "Other cellview" }
Description
Specifies whether to write the signal routing to the current cellview or to a different cellview.
The default is "Current cellview".
GUI Equivalent
Examples
envGetVal("APR.stdcell.route" "route_routedLOC")
envSetVal("APR.stdcell.route" "route_routedLOC" 'cyclic "Other cellview")
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top