init_boundaryUtilizationOrWidth
APR.stdcell.place init_boundaryUtilizationOrWidth cyclic { "Utilization" | "Width" }
Description
Specifies whether the PR boundary is to be calculated based on the utilization percentage or the width.
GUI Equivalent
Examples
envGetVal("APR.stdcell.place" "init_boundaryUtilizationOrWidth")
envSetVal("APR.stdcell.place" "init_boundaryUtilizationOrWidth" 'cyclic "Width")
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top