route_deletePreroutes
APR.stdcell.route route_deletePreroutes boolean { t | nil }
Description
Specifies that the pre-routed wires and vias that are manually created are automatically deleted.
GUI Equivalent
Examples
envGetVal("APR.stdcell.route" " route_deletePreroutes")
envSetVal("APR.stdcell.route" " route_deletePreroutes" 'boolean t)
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top