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

updateLayoutInstNames

layoutXL updateLayoutInstNames boolean { t | nil } 

Description

Renames the layout instances during an Update Components And Nets run to match the instance names in the schematic view.

The default value is t.

When set to nil, the layout instances are not renamed to match their schematic counterparts.

GUI Equivalent

None

Examples

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

Related Topics

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X