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