offSetBySpacing
layoutXL.floorplan offSetBySpacing boolean { t | nil }
Description
Specifies whether the pin offset value can be defined as an absolute value that determines the space between the cell boundary and the first pin.
GUI Equivalent
|
Plan – Pin Planning – Pin Optimization (Virtuoso Layout Suite EXL) |
|
Examples
envGetVal("layoutXL.floorplan" "offSetBySpacing")
envSetVal("layoutXL.floorplan" "offSetBySpacing" 'boolean t)
Related Topics
Return to top