metal_WSPMode
APR.device.grid metal_WSPMode cyclic { "deriveMetal_WSP" | "useExistingMetal_WSP" }
Description
Specifies the mode for creating WSPs on metal layers. The available options are:
-
deriveMetal_WSP: Creates new WSPs on metal layers. -
useExistingMetal_WSP: Uses existing WSPs on metal layers.
The default value is deriveMetal_WSP.
GUI Equivalent
Examples
envGetVal("APR.device.grid" "metal_WSPMode")
envSetVal("APR.device.grid" "metal_WSPMode" 'cyclic "useExistingMetal_WSP")
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