init_boundaryUtilizationVal
APR.stdcell.place init_boundaryUtilizationVal float float_number
Description
Specifies the area utilization to be used when generating the PR boundary. It is the ratio of the combined area of the logical cells to the area of the PR boundary expressed as a percentage.
GUI Equivalent
Examples
envGetVal("APR.stdcell.place" "init_boundaryUtilizationVal")
envSetVal("APR.stdcell.place" "init_boundaryUtilizationVal" 'float 15.0)
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top