Product Documentation
Virtuoso ADE SKILL Reference
Product Version IC23.1, November 2023

almSetOtherParameterList

almSetOtherParameterList(
t_lib
t_cell
l_parameter
[ ?view g_view ]
[ ?tool g_tool ]
[ ?entry g_entry ]
)

Description

Sets list of other parameter names for the arguments specified.

Arguments

t_lib

Name of the library in which the cell resides.

t_cell

Name of the cell.

l_parameter

List of parameter names. Each element must be a symbol

?view g_view

Name of the view.

?toolg_tool

Name of the tool. This argument is ignored when the g_view argument is specified.

?entry g_entry

Parameter entry. The default value is "otherParameters".

Example

almSetOtherParameterList("analogLib" "mind" ’(ind1 ind2)  ?tool "spectre" ?entry "otherParameters")

Return to top
 ⠀
X