supply_IgnoreBoundaryVias
APR.stdcell.route supply_IgnoreBoundaryVias boolean { t | nil }
Description
Ignores generating vias on tracks that are on the PR boundary.
GUI Equivalent
Examples
envGetVal("APR.stdcell.route" "supply_IgnoreBoundaryVias")
envSetVal("APR.stdcell.route" "supply_IgnoreBoundaryVias" 'boolean t)
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top