almSetStringParameterList
almSetStringParameterList(t_lib t_cell l_parameter[ ?viewg_view] [ ?toolg_tool] [ ?entryg_entry] )
Description
Sets list of string 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
almSetStringParameterList( "analogLib" "vpwlf" ’(fileName) ?tool "spectre" ?entry ’stringParameters)
Return to top