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

updateNetsOnly

layoutXL updateNetsOnly boolean { t | nil }

Description

Specifies that only net assignments and instance, terminal, and net names are updated by the Update Components And Nets command.

When set to t, user-defined bindings are preserved. In addition, any pins that have got swapped due to a schematic ECO have their original positions retained in the layout.

The default is nil.

GUI Equivalent

Command:

Connectivity – Update – Components And Nets (Update tab)

Field:

Update Nets and Instance Name Mismatches Only

(Update Components and Nets Form)

Examples

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

Related Topics

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X