initPrBoundaryW
layoutXL initPrBoundaryW float floating_point_number
Description
Specifies the width of the design boundary created by the Generate All From Source and Update Components And Nets commands, and when defining soft blocks in the Configure Physical Hierarchy (CPH) window. For CPH soft block mode, the environment variable feeds the Boundary tab with the default design boundary width values.
Arguments
|
A float specifying the default width of the design boundary generated by Layout XL; 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" "initPrBoundaryW")
envSetVal("layoutXL" "initPrBoundaryW" 'float 186.075)
Related Topics
List of Layout XL Environment Variables
Return to top