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

updateReplacesMasters

layoutXL updateReplacesMasters boolean { t | nil }

Description

Updates any existing instances that use an incorrect master with instances that use the correct master during the Update Components And Nets command.

When set to t,

When set to nil, the binding to the incorrect master is accepted with a warning message in the log file.

The default is t.

GUI Equivalent

Command:

Connectivity – Update – Components And Nets (Update tab)

Field:

Update Instance Masters by (Replacing the Old or Creating a New) Instance

(Update Components and Nets Form)

Examples

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

Related Topics

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X