route_supplyNets
APR.chip.custom route_supplyNets boolean { t | nil }
Description
Specifies whether to route power or ground (tieHi and tieLo) nets. When set to nil, the power and ground nets are not routed.
GUI Equivalent
Examples
envGetVal("APR.chip.custom" "route_supplyNets")
envSetVal("APR.chip.custom" "route_supplyNets" 'boolean nil)
Related Topics
Chip Assembly Routing Flow Environment Variables
Routing Assistant User Interface for Chip Assembly Routing Flow
Return to top