omitRedundantPatchShapes
APR.stdcell.route omitRedundantPatchShapes boolean { t | nil }
Description
Omits synchronization of redundant patch shapes from the Innovus routed view. The default is nil.
GUI Equivalent
Examples
envGetVal("APR.stdcell.route" "omitRedundantPatchShapes")
envSetVal("APR.stdcell.route" "omitRedundantPatchShapes" 'boolean t)
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top