multiPolyWSP
APR.device.grid multiPolyWSP boolean { t | nil }
Description
Allows generation of multiple poly WSP definitions. This setting is useful in mixed mode placement of devices with different gate lengths or devices with the same gate length, but different poly pitches.
The default is nil. In this state, poly WSP definitions are not created even when multiple poly pitches are detected.
GUI Equivalent
Examples
envGetVal("APR.device.grid" "multiPolyWSP")
envSetVal("APR.device.grid" "multiPolyWSP" 'boolean t)
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