almSetTerminalMap
almSetTerminalMap(t_lib t_cell S_name g_map[ ?viewg_view] [ ?toolg_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
|
Name of the tool. This argument is ignored when the g_view argument is specified. |
Value Returned
Example
almSetTerminalMap("analogLib" "res" "PLUS" ":1" ?tool ’spectre)
Return to top