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

initCreatePadPins

layoutXL initCreatePadPins boolean { t | nil }

Description

Specifies that Layout XL generates both pins and pads for schematic pins that are connected to I/O pads (cells of type pad, padSpacer, or padAreaIO).

The default is t.

To generate only pads but no pins, set this environment variable to nil.

GUI Equivalent

Command:

Connectivity – Generate – All From Source (I/O Pins tab)
(Generate Layout Form)

Connectivity – Update – Components And Nets (I/O Pins tab)
(Update Components and Nets Form)

Field:

Except Pad Pins

Examples

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

Related Topics

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X