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

updateLayoutNetNames

layoutXL updateLayoutNetNames boolean { t | nil } 

Description

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

The default value is t.

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

GUI Equivalent

None

Examples

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

Related Topics

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X