Product Documentation
Virtuoso Automated Standard Cell Placement and Routing Flow Guide
Product Version IC23.1, November 2023

init_useSourceLayout

APR.stdcell.place init_useSourceLayout boolean { t | nil }

Description

Specifies that a source layout is to be reused during layout generation. When set to t, you can further specify which components from the source layout are to be reused by using the init_useSourceLayoutBoundary, init_useSourceLayoutInstancePositions, and init_useSourceLayoutPins environment variables.

The default is nil.

GUI Equivalent

Command

Auto P&R assistant – Initialize tab

Field

Reuse Options Use Source Layout

Examples

envGetVal("APR.stdcell.place" "init_useSourceLayout")
envSetVal("APR.stdcell.place" "init_useSourceLayout" 'boolean t)

Related Topics

Standard Cell Placement and Routing Environment Variables

init_useSourceLayoutBoundary

init_useSourceLayoutInstances

init_useSourceLayoutPins


Return to top
 ⠀
X