supply_deleteVias
APR.stdcell.route supply_deleteVias boolean { t | nil }
Description
Specifies that the vias generated by the supply router are automatically deleted before power routing.
GUI Equivalent
Examples
envGetVal("APR.stdcell.route" "supply_deleteVias")
envSetVal("APR.stdcell.route" "supply_deleteVias" 'boolean t)
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top