supply_IgnoreBoundaryVias
APR.device.route supply_IgnoreBoundaryVias boolean { t | nil }
Description
Creates power vias on tracks that are coincident with the PR boundary. When set to t, it ignores generating power vias on tracks that are on the prBoundary.
GUI Equivalent
Examples
envGetVal("APR.device.route" "supply_IgnoreBoundaryVias")
envSetVal("APR.device.route" "supply_IgnoreBoundaryVias" 'boolean t)
Related Topics
Automated Device Placement and Routing Flow Environment Variables
Routing Assistant User Interface for Device-Level Routing
Return to top