almSetPropMappingList
almSetPropMappingList(t_lib t_cell l_parameter[ ?viewg_view] [ ?toolg_tool] [ ?entryg_entry] )
Description
Sets the list of propMapping for the arguments specified.The parameters specified in the l_parameter list are mapped and printed to the netlist if the user has specified these values.
Arguments
|
Name of the tool. This argument is ignored when the g_view argument is specified. |
|
Example
almSetPropMappingList("analogLib" "mind" ’(nil coupling K1) ?tool "spectre" ?entry "propMapping")
Return to top