asiSetNetlistOption
asiSetNetlistOption(
{ o_session | o_tool }
s_name
g_value
)
=> g_value / nil
Description
Arguments
Value Returned
Examples
Changes the maximum length of the net name to 16.
asiSetNetlistOption( session 'maxNameLength 16 )
Related Topics
Return to top