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

bindInitConn

layoutXL bindInitConn boolean { t | nil }

Description

Runs the connectivity-driven binder to bind the layout to the schematic when the design is opened in Layout XL.

The default is nil. This means the bindings from the last time the design was saved in Layout XL are restored. For any new bindings to be formed during initialization, the devices are bound only by name.

When set to t, in addition to binding by name, the binder binds instances based on logical and physical connectivity.

GUI Equivalent

None

Examples

envGetVal("layoutXL" "bindInitConn")
envSetVal("layoutXL" "bindInitConn" 'boolean t)

Related Topics

Initial Binding

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X