setup_flippedRowsStartWith
APR.device.place setup_flippedRowsStartWith cyclic { "Start with R0" | "Start with MX" }
Description
Specifies the orientation of the first (bottom-most) row based on which flipped rows are generated. The available options are Start with R0 and Start with MX.
The default is "Start with R0".
GUI Equivalent
Examples
envGetVal("APR.device.place" "setup_flippedRowsStartWith")
envSetVal("APR.device.place" "setup_flippedRowsStartWith" 'cyclic "Start with MX")
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