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

openConnRefTab

layoutXL openConnRefTab boolean { t | nil }

Description

Specifies whether or not the source cellview is opened in a new tab when you use the Edit In Place or Descend commands.

The default is nil.

In the Edit In Place or Descend mode, if you run a command that needs the source schematic to be open, the environment variable automatically opens the schematic and launches the binder, if the connectivity reference is specified.

GUI Equivalent

Command:

Options – Connectivity (General tab)

Field:

Open connectivity reference during Edit In Place/Descend:

  • Open in new window
  • Open in new tab

Examples

envGetVal("layoutXL" "openConnRefTab")
envSetVal("layoutXL" "openConnRefTab" 'boolean t)
envSetVal("layoutXL" "openConnRefTab" 'boolean nil)

Related Topics

Net Tracer Options Form

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X