makeCellOptPins
layoutDP makeCellOptPins boolean { t | nil }
Description
Controls whether the global router is run to perform congestion-aware pin creation for the new made cell. The pins are created on the boundary of the virtual hierarchy selected for made cell creation.
GUI Equivalent
Examples
envGetVal("layoutDP" "makeCellOptPins")
envSetVal("layoutDP" "makeCellOptPins" 'boolean nil)
Related Topics
Return to top