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

almSetTerminalMap

almSetTerminalMap(
t_lib
t_cell
S_name
g_map
[ ?view g_view ]
[ ?tool g_tool ]
)

Description

Sets the mapped name (simulator name) for a terminal name (schematic name) for the arguments specified. The mapped name is used for results display and it is used by the simulator interface in the simulator input file.

Arguments

t_lib

Name of the library in which the cell resides.

t_cell

Name of the cell.

S_name

Schematic name of the terminal.

g_map

Mapped simulator name of the terminal.

?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.

Value Returned

None

Example

almSetTerminalMap("analogLib" "res" "PLUS" ":1" ?tool ’spectre)

Return to top
 ⠀
X