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