createRowRegion
APR.device.grid createRowRegion boolean { t | nil }
Description
Specifies whether row regions must be auto-generated along with WSPs.
GUI Equivalent
Examples
envGetVal("APR.device.grid" "createRowRegion")
envSetVal("APR.device.grid" "createRowRegion" 'boolean nil)
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