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