route_nets
APR.device.route route_nets cyclic { "All" | "Selected" | "Open" | "Shorted" }
Description
Specifies whether to route all nets, selected nets, or only nets with opens or shorted nets.
GUI Equivalent
Examples
envGetVal("APR.device.route" "route_nets")
envSetVal("APR.device.route" "route_nets" 'cyclic "Selected")
Related Topics
Automated Device Placement and Routing Flow Environment Variables
Routing Assistant User Interface for Device-Level Routing
Return to top