groupPattern
APR.device.constraint groupPattern cyclic { "Uniform" | "Interdigitate"| "Compact" }
Description
Specifies the patterns to be set for Modgens after creating the constraints. The available options are Uniform, Interdigitate, and Compact.
GUI Equivalent
Examples
envGetVal("APR.device.constraint" "groupPattern")
envSetVal("APR.device.constraint" "groupPattern" 'cyclic "Interdigitate")
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