check_existingDRCs
APR.stdcell.route check_existingDRCs boolean { t | nil }
Description
Specifies whether to run design rule checks for DRD.
GUI Equivalent
Examples
envGetVal("APR.stdcell.route" "check_existingDRCs")
envSetVal("APR.stdcell.route" "check_existingDRCs" 'boolean t)
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top