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

bindCurrentLevel

layoutXL bindCurrentLevel boolean { t | nil }

Description

Binds the schematic and layout devices at the current level of hierarchy.

The default is t.

Binding at current layout is most suitable when your design is largely LVS clean or you have same-connectivity mosaics in your design. If your design reports mismatches after an LVS run or the design has different-connectivity mosaics, you must select hierarchical binding by setting the environment variable to nil so that the hierarchical mismatches, if exist, are resolved and different-connectivity mosaics are first flattened before being bound.

GUI Equivalent

Command:

Connectivity – Update – Binding

Field:

Current Level (Update Binding Form)

Examples

envGetVal("layoutXL" "bindCurrentLevel")
envSetVal("layoutXL" "bindCurrentLevel" 'boolean nil)

Related Topics

bindCurrentLevel

Update Binding Form

Update Binding Flow

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X