setup_taperUp
APR.chip.custom setup_taperUp boolean { t | nil }
Description
Specifies whether or not the generated pin connections are tapered (neck up). To allow tapering in both directions, specify the variable.
GUI Equivalent
Examples
envGetVal("APR.chip.custom" "setup_taperUp")
envSetVal("APR.chip.custom" "setup_taperUp" 'boolean nil)
Related Topics
Chip Assembly Routing Flow Environment Variables
Routing Assistant User Interface for Chip Assembly Routing Flow
Return to top