supply_insertVias
APR.stdcell.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.stdcell.route" "supply_insertVias")
envSetVal("APR.stdcell.route" "supply_insertVias" 'boolean nil)
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top