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

relxOption

relxOption(
[ s_option1 g_optionValue1 ]....[ s_optionN g_optionValueN ]
)
=> undefined / nil

Description

Enables you to specify the RelXpert options, along with values, to be used by the simulator.

Arguments

s_optionN

Name of the RelXpert option.

g_optionValueN

Value of the RelXpert option.

Value Returned

undefined

Undefined.

nil

The function is not successful.

Examples

relxOption( 'enableRelxpert  t )

Enables Relxpert.


Return to top
 ⠀
X