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