Product Documentation
Virtuoso ADE SKILL Reference
Product Version IC23.1, November 2023

nlGetTerminalNets

nlGetTerminalNets( 
o_cellView 
) 
=> l_signals

Description

Returns the schematic names of the signals connected to the terminals. Many of the signals may come from inherited connections.

Arguments

o_cellView

The cellview object.

Value Returned

l_signals

A list of signals connected to the terminals of the subcircuit. Each element is a string.

Examples

nlGetTerminalNets( cv )


Return to top
 ⠀
X