almGetNamePrefix
almGetNamePrefix(t_libt_cell[ ?viewg_view] [ ?toolg_tool] ) =>t_namePrefix/ nil
Description
Returns the name prefix for the arguments specified. The netlist procedure is set with almSetNamePrefix.
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
almGetNamePrefix("analogLib" "npn" ?tool "Spectre")
Return to top