almSetTerminalList
almSetTerminalList(t_lib t_cell l_termList[ ?viewt_view] [ ?toolt_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
|
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