modgenTransferIgnoreParamsList
layoutXL modgenTransferIgnoreParamsList string "parameters_list"
Description
Indicates the parameters to be ignored while verifying parameters between the layout and the schematic during transfer of the Modgen from schematic to layout or vice versa. This environment variable can be used only when modgenTransferDiffInstances is set to t.
GUI Equivalent
Examples
envGetVal("layoutXL" "modgenTransferIgnoreParamsList")
envSetVal("layoutXL" "modgenTransferIgnoreParamsList" 'string "paramName")
Related Topics
Closing and Regenerating a Modgen
Return to top