almGetTerminalMap
almGetTerminalMap(t_lib t_cell S_terminal[ ?viewg_view] [ ?toolg_tool] ) =>s_map/ nil
Description
Returns the simulator name of a terminal for the arguments specified. The netlist procedure is set with almSetTerminalMap.
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
almGetTerminalMap("analogLib" "vdc" "PLUS" ?tool "spectre")
Return to top