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

almSetTerminalList

almSetTerminalList(
t_lib
t_cell
l_termList
[ ?view t_view ]
[ ?tool t_tool ]
)

Description

Sets the list of terminal names for the lib arguments specified.

The simulator names of the signals connected to these terminals are printed to the netlist, according to the order of this terminal list.

Arguments

t_lib

Name of the library in which the cell resides.

t_cell

Name of the cell.

l_termList

Terminal list.

?view g_view

Name of the view.

?tool g_tool

Name of the tool. This argument is ignored when the g_view argument is specified.

Example

almSetTerminalList( "analogLib" "npn" ’(C B E) "vdc" ?tool "spectre")

Return to top
 ⠀
X