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

createPinSchematicAware

layout createPinSchematicAware boolean { t | nil }

Description

Specifies whether pin creation must be schematic aware.

When set to t, the tool uses its I/O Type and Signal Type values from corresponding schematic reference.

When set to the default value, nil, or if the corresponding schematic reference is not found, the values specified in the Create Pin form are used.

GUI Equivalent

Command:

Create – Pin

Field:

Schematic Aware

Examples

envGetVal("layout" "createPinSchematicAware")
envSetVal("layout" "createPinSchematicAware" 'boolean t)

Related Topics

Create Pin Form


Return to top
 ⠀
X