init_useSourceLayoutPins
APR.stdcell.place init_useSourceLayoutPins boolean { t | nil }
Description
Places pins in the current cellview as per their positions 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_useSourceLayoutPins")
envSetVal("APR.stdcell.place" "init_useSourceLayoutPins" 'boolean t)
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top