Product Documentation
Virtuoso SystemVerilog Netlister User Guide
Product Version IC23.1, August 2023

asiDigitalSimAutoloadProc

asiDigitalSimAutoloadProc( 
) 
=> t / nil 

Description

Automatically loads the context for class and tool initialization when you launch SystemVerilog Netlister.

Arguments

None

Value Returned

t

The function call is successful.

nil

The function is unsuccessful.

Example

The following example shows using the function:

asiDigitalSimAutoloadProc( )
=> t

Return to top
 ⠀
X