almGetOpPointParamMap
almGetOpPointParamMap(t_lib t_cell[ ?viewg_view] [?toolg_tool] ) =>l_opMap/ nil
Description
Returns the operating-point parameter map for the arguments specified. The netlist procedure is set with almSetOpPointParamMap.
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
almGetOpPointParamMap( "analogLib" "npn" ?tool "spectre" )
Return to top