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

bindUpdateName

layoutXL bindUpdateName boolean { t | nil }

Description

Updates the name of the layout instance to match the name of the schematic instance it is bound to.

The default is t, which means, by default the name of the layout instance is updated after binding to match the name of the schematic instance.

When set to nil, the layout instance does not change its name after binding to match that of the corresponding schematic instance.

GUI Equivalent

Command:

Connectivity – Define Device Correspondence

Field:

Update Layout Instance – Name (Define Device Correspondence Form)

Examples

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

Related Topics

Define Device Correspondence Form

Device Correspondence Updates

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X