setup_definePNPattern
APR.device.place setup_definePNPattern boolean { t | nil }
Description
Specifies whether the distribution of P and N devices in rows is based on the rowHeight setting.
The default value is nil, in which case the row region has a single row attribute.
GUI Equivalent
Examples
envGetVal("APR.device.grid" "setup_definePNPattern")
envSetVal("APR.device.grid" "setup_definePNPattern" '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