customLengthForBoundaryPins
layoutXL.floorplan customLengthForBoundaryPins string "(metalName1 length1) (metalName2 length2)"
Description
Overrides the minLength constraint of an underlying boundary 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" "customLengthForBoundaryPins")
envSetVal("layoutXL.floorplan" "customLengthForBoundaryPins" 'string "(Metal1 2)(Metal2 4)")
Related Topics
Return to top