supply_netsWithin
APR.device.route supply_netsWithin cyclic { "PR boundary" | "Guardring/FigGroup" | "Area" }
Description
Specifies whether to route everything inside the PR boundary or a specified area or only within a guard ring or figGroup.
GUI Equivalent
Examples
envGetVal("APR.device.route" "supply_netsWithin")
envSetVal("APR.device.route" "supply_netsWithin" 'cyclic "Guardring/FigGroup")
envSetVal("APR.device.route" "supply_netsWithin" 'cyclic "Area")
Related Topics
Automated Device Placement and Routing Flow Environment Variables
Routing Assistant User Interface for Device-Level Routing
Return to top