perLayerCustomPinGridList
layoutXL.floorplan perLayerCustomPinGridList string "(layerNamegridWidth)"
Description
Specifies the absolute pin grid width value for each layer. By default, this option is turned off.
- layerName: Specifies the name of the layer.
- gridWidth: Specifies the absolute pin grid width value for the specified layer.
GUI Equivalent
|
Plan – Pin Planning – Pin Optimization (Virtuoso Layout Suite EXL) |
|
Examples
envGetVal("layoutXL.floorplan" "perLayerCustomPinGridList")
envSetVal("layoutXL.floorplan" "perLayerCustomPinGridList" 'string "(metal1 5) (metal2 2)" )
Related Topics
Return to top