bottomWSPLayer
layoutXL.autoWSPGen bottomWSPLayer string "layerName"
Description
Specifies the last layer for generating WSP tracks. Also specify topWSPLayer to specify the range of layers for which WSP tracks must be inserted.
The default is "", which implies that no layers are selected.
GUI Equivalent
Examples
envGetVal("layoutXL.autoWSPGen" "bottomWSPLayer")
envSetVal("layoutXL.autoWSPGen" "bottomWSPLayer" 'string "Metal4")
Related Topics
Deriving Row Regions and Grids in the Automated Device Placement and Routing Flow
Auto P&R Assistant User Interface for Device-Level Placement
Return to top