Product Documentation
Virtuoso Layout Suite XL: Connectivity Driven Editing User Guide
Product Version IC23.1, November 2023

bindSourceStop

layoutXL bindSourceStop string "lib cell view"

Description

Specifies the list of schematic library cellviews that the binder should consider as leaf-level instances to which to bind.

Once a specified schematic library cellview is reached, the binder stops looking beyond for any devices to bind.

The default is "".

When specifying the format for the library cellview, (lib cell view), the lib, cell, and view names can contain the '\\*'wildcard.

GUI Equivalent

None

Examples

envGetVal("layoutXL" "bindSourceStop")
envSetVal("layoutXL" "bindSourceStop" 'string "(XLME INV sch\\*)"
envSetVal("layoutXL" "bindSourceStop" 'string "(lib1 \\* \\*)")
envSetVal("layoutXL" "bindSourceStop" 'string "(lib2 inv1 layout) (lib3 nand layout)")

Related Topics

Update Binding Flow

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X