init_boundaryAspectRatioOrHeight
APR.stdcell.place init_boundaryAspectRatioOrHeight cyclic { "Aspect ratio" | "Height" }
Description
Specifies whether the aspect ratio or the height is used as the basis for determining the PR boundary.
The default is "Aspect ratio".
GUI Equivalent
Examples
envGetVal("APR.stdcell.place" "init_boundaryAspectRatioOrHeight")
envSetVal("APR.stdcell.place" "init_boundaryAspectRatioOrHeight" 'cyclic "Height")
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top