setup_checkDRCsAfterRouting
APR.device.route setup_checkDRCsAfterRouting boolean { t | nil }
Description
Specifies whether to automatically run design rule checks after routing. When set to t, the design rule checks are run automatically.
GUI Equivalent
Examples
envGetVal("APR.device.route" "setup_checkDRCsAfterRouting")
envSetVal("APR.device.route" "setup_checkDRCsAfterRouting" 'boolean t)
Related Topics
Automated Device Placement and Routing Flow Environment Variables
Routing Assistant User Interface for Device-Level Routing
Return to top