route_updatePins
APR.stdcell.route route_updatePins boolean { t | nil }
Description
Controls pin placement in Innovus. When set to nil, the pin placement does not happen.
GUI Equivalent
Examples
envGetVal("APR.stdcell.route" "route_updatePins")
envSetVal("APR.stdcell.route" "route_updatePins" 'boolean nil)
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top