globalRowHeightSnappingMode
APR.device.grid globalRowHeightSnappingMode cyclic { "none" | "localFinOfLargestDevice" | "globalFin" }
Description
Specifies the mode in which the global row height is to be adjusted.
GUI Equivalent
Examples
envGetVal("APR.device.grid" "globalRowHeightSnappingMode")
envSetVal("APR.device.grid" "globalRowHeightSnappingMode" 'cyclic "globalFin")
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