almSetParameterList
almSetParameterList(t_lib t_cell l_parameter[ ?viewg_view] [ ?toolg_tool] [ ?entryg_entry] )
Description
Sets list of parameter names for the arguments specified.
These parameters are printed to the netlist if the user has given these values.
Arguments
|
Name of the tool. This argument is ignored when the g_view argument is specified. |
|
Example
almSetParameterList( "analogLib" "npn" ’(area m trise region) ?tool "spectre" ?entry "instParameters")
Return to top