customLengthForBuriedPins
layoutXL.floorplan customLengthForBuriedPins string "(metalName1 length1) (metalName2 length2)"
Description
Overrides the minLength constraint of an underlying buried pin shape for the specified metal layers.
GUI Equivalent
|
Floorplan – Pin Tool – Create – Auto-Create Pins Plan – Pin Planning – Pin Tool – Create – Auto-Create Pins (Virtuoso Layout Suite EXL) |
|
Examples
envGetVal("layoutXL.floorplan" "customLengthForBuriedPins")
envSetVal("layoutXL.floorplan" "customLengthForBuriedPins" 'string "(Metal1 2)(Metal2 4)")
Related Topics
Return to top