init_useSourceLayoutInstances
APR.stdcell.place init_useSourceLayoutInstances boolean { t | nil }
Description
Updates the positions of standard cells, custom cells, and macros in the current cellview as per the source cellview. This environment variable is honored only when init_useSourceLayout is set to t.
GUI Equivalent
Examples
envGetVal("APR.stdcell.place" "init_useSourceLayoutInstances")
envSetVal("APR.stdcell.place" "init_useSourceLayoutInstances" 'boolean t)
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top