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

initGlobalNetPins

layoutXL initGlobalNetPins boolean { t | nil }

Description

Determines whether the Layout XL layout editor Generate All From Source command creates layout pins for the global nets in the schematic.

The default is t.

GUI Equivalent

Command:

Connectivity – Generate – All From Source (Generate tab)
(Generate Layout Form)

Connectivity – Update – Components And Nets (Update tab)
(Update Components and Nets Form)

Field:

Create Label As

Examples

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

Related Topics

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X