preferStandardVias
APR.device.infra preferStandardVias boolean { t | nil }
Description
Uses standard vias over custom vias, whenever possible.
GUI Equivalent
Examples
envGetVal("APR.device.infra" "preferStandardVias")
envSetVal("APR.device.infra" "preferStandardVias" 'boolean t)
Related Topics
Automated Device Placement and Routing Flow Environment Variables
Return to top