topWSPLayer
layoutXL.autoWSPGen topWSPLayer string "layer_name"
Description
Specifies the topmost layer for generating WSP tracks. Also specify bottomWSPLayer to indicate the routing layer range for which WSPs must be created. WSP tracks are inserted in these and all intermediate layers.
GUI Equivalent
Examples
envGetVal("layoutXL.autoWSPGen" "topWSPLayer")
envSetVal("layoutXL.autoWSPGen" "topWSPLayer" '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