fixAllPreroutes
APR.stdcell.route fixAllPreroutes boolean { t | nil }
Description
Fixes pre-routes for the current routing run. The default is nil.
GUI Equivalent
Examples
envGetVal("APR.stdcell.route" "fixAllPreroutes")
envSetVal("APR.stdcell.route" "fixAllPreroutes" 'boolean t)
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top