setup_rowCount
APR.stdcell.place setup_rowCount cyclic { "Auto" | "Even" | "Odd"}
Description
Specifies whether to fit as many rows as possible, or an even number of rows, or an odd numbers within the PR boundary or drawn area. The default is "Auto".
GUI Equivalent
Examples
envGetVal("APR.stdcell.place" "setup_rowCount")
envSetVal("APR.stdcell.place" "setup_rowCount" 'cyclic "Even")
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top