asiGetNetlistOption
asiGetNetlistOption(
{ o_session | o_tool }
s_name
)
=> g_value / nil
Description
Gets the value of the specified netlist option.
Arguments
Value Returned
Examples
Gets the value of the modelNamePrefix netlist option.
asiGetNetlistOption( session 'modelNamePrefix )
Related Topics
Return to top