adjustBoundary
layoutXL.AP adjustBoundary boolean { t | nil }
Description
Automatically adjusts the PR boundary where necessary during placement so that it encloses all the components in the design.
GUI Equivalent
Examples
envGetVal("layoutXL.AP" "adjustBoundary")
envSetVal("layoutXL.AP" "adjustBoundary" 'boolean t)
Related Topics
Virtuoso Placer Environment Variables
Return to top