init_useSourceLayoutBoundary
APR.stdcell.place init_useSourceLayoutBoundary boolean { t | nil }
Description
Adjusts the PR boundary in the current cellview as per its setting in the source cellview. This environment variable is honored only when init_useSourceLayout is set to t.
GUI Equivalent
Examples
envGetVal("APR.stdcell.place" "init_useSourceLayoutBoundary")
envSetVal("APR.stdcell.place" "init_useSourceLayoutBoundary" 'boolean t)
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top