initUtilization
layoutXL initUtilization float floating_point_number
Description
Specifies the percentage area utilization to be used by the Estimate Area function in the Generate All From Source and Update Components And Nets commands, and when defining soft blocks in the Configure Physical Hierarchy window. For CPH soft block mode, the environment variable feeds the Boundary tab with the utilization percentage of the design area.
Arguments
|
A float specifying the default area utilization for the design; for example, |
|
GUI Equivalent
|
Connectivity – Generate – All From Source (PR Boundary tab)
Connectivity – Update – Components And Nets (PR Boundary tab)
Launch – Configure Physical Hierarchy (in Soft Block mode) |
|
Examples
envGetVal("layoutXL" "initUtilization")
envSetVal("layoutXL" "initUtilization" 'float 25.2)
Related Topics
List of Layout XL Environment Variables
Return to top