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

relxInitAdapterReliabilityOption

relxInitAdapterReliabilityOption(
t_toolName
) 

Description

Rewrites the asiInitialize function when called in the initialization flow for the specified tool. This function internally calls the relxInitReliabilityOption function and also adds some private variables to this function.

It is recommended not to rewrite this function.

Arguments

t_toolName

Name of the tool for which you want to rewrite the asiInitialize function.

Value Returned

None

Examples

relxInitAdapterReliability(tool)

Return to top
 ⠀
X