route_removeShortsAndDRCs
APR.chip.custom route_removeShortsAndDRCs boolean { t | nil }
Description
Specifies whether the post-routing step to remove shorts and DRC errors should be enabled. When set to t, a value must be specified with the variable.
GUI Equivalent
Examples
envGetVal("APR.chip.custom" "route_removeShortsAndDRCs")
envSetVal("APR.chip.custom" "route_removeShortsAndDRCs" 'boolean t)
Related Topics
Chip Assembly Routing Flow Environment Variables
Routing Assistant User Interface for Chip Assembly Routing Flow
Return to top