setup_cutKeepouts
APR.chip.custom setup_cutKeepouts boolean { t | nil }
Description
Specifies whether the router should cut keepouts for pin access. If set to t, the cut blockages around the pins are considered. The cutting distance is the minSpacing specified in the foundry constraint group.
GUI Equivalent
Examples
envGetVal("APR.chip.custom" "setup_cutKeepouts")
envSetVal("APR.chip.custom" "setup_cutKeepouts" 'boolean t)
Related Topics
Chip Assembly Routing Flow Environment Variables
Routing Assistant User Interface for Chip Assembly Routing Flow
Return to top