pinGridAdjustmentFactor
layoutXL.floorplan pinGridAdjustmentFactor boolean { t | nil }
Description
Enables you to specify the value by which the pin grid needs to be scaled for each layer. When set to t, you can use the perLayerAdjustmentFactorList environment variable to specify the adjustment factor for each layer.
GUI Equivalent
|
Plan – Pin Planning – Pin Optimization (Virtuoso Layout Suite EXL) |
|
Examples
envGetVal("layoutXL.floorplan" "pinGridAdjustmentFactor")
envSetVal("layoutXL.floorplan" "pinGridAdjustmentFactor" 'boolean t)
Related Topics
Return to top