preferSmallestCutClass
APR.device.infra preferSmallestCutClass boolean { t | nil }
Description
Considers the via with the smallest legal cut class for a given wire intersection.
GUI Equivalent
Examples
envGetVal("APR.device.infra" "preferSmallestCutClass")
envSetVal("APR.device.infra" "preferSmallestCutClass" boolean nil)
Related Topics
Automated Device Placement and Routing Flow Environment Variables
Return to top