spacingValue
layoutXL.floorplan spacingValue float spacingValue
Description
The spacing value is specified if the spacingType is set to specify. This value is used to specify the minimum spacing between the pins.
floating_point_number is a floating point value specifying the minimum spacing between the pins.
GUI Equivalent
|
Plan – Pin Planning – Pin Optimization – Custom – Options (Virtuoso Layout Suite EXL) |
|
Examples
envGetVal("layoutXL.floorplan" "spacingValue")
envSetVal("layoutXL.floorplan" "spacingValue" 'float 0.25)
Related Topics
Return to top