route_removeShortsAndDRCsPasses
APR.chip.custom route_removeShortsAndDRCsPasses int number_of_passes
Description
Specifies the number of passes to remove shorts and DRC errors. This variable is effective only if the variable is set to t.
GUI Equivalent
Examples
envGetVal("APR.chip.custom" "route_removeShortsAndDRCsPasses")
envSetVal("APR.chip.custom" "route_removeShortsAndDRCsPasses" 'int 2)
Related Topics
Chip Assembly Routing Flow Environment Variables
Routing Assistant User Interface for Chip Assembly Routing Flow
Return to top