almGetTerminalList
almGetTerminalList(t_lib t_cell[ ?viewg_view] [?toolg_tool] ) =>l_terminalList/ nil
Description
Returns the list of terminal names for the arguments specified. The netlist procedure is set with almSetTerminalList.
Arguments
|
Name of the tool. If the g_view argument has been specified, and any view-specific information is available for this view, the g_tool argument is ignored. |
Value Returned
Example
almGetTerminalList("analogLib" "vdc" ?tool "spectre")
Return to top