supply_insertVias
APR.device.route supply_insertVias boolean { t | nil }
Description
Specifies that vias are inserted between the intersection of the layer above and below the via in the supply grid.
GUI Equivalent
Examples
envGetVal("APR.device.route" "supply_insertVias")
envSetVal("APR.device.route" "supply_insertVias" 'boolean nil)
Related Topics
Automated Device Placement and Routing Flow Environment Variables
Routing Assistant User Interface for Device-Level Routing
Return to top