route_routedLoc
APR.chip.custom route_routedLoc cyclic { "Current cellview" | "Other cellview" }
Description
Specifies whether to write the routing results to the current cellview or to a different cellview.
The default is "Current cellview".
GUI Equivalent
Examples
envGetVal("APR.chip.custom" "route_routedLoc")
envSetVal("APR.chip.custom" "route_routedLoc" 'cyclic "Other cellview")
Related Topics
Chip Assembly Routing Flow Environment Variables
Routing Assistant User Interface for Chip Assembly Routing Flow
Return to top