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

asiInitializeNetlisterMixed

asiInitializeNetlisterMixed(
o_session 
) 
=> t_mixedSignalDesignObject / nil

Description

Initializes the mixed-signal netlister. Partitions the design and then calls nlCreateDesign to get the design object. Does not re-partition if the design has not changed since last partition.

Arguments

o_session

The OASIS session object.

Value Returned

t_mixedSignalDesignObject

The object representing the mixed-signal design if the netlister is initialized.

nil

Indicates an error.


Return to top
 ⠀
X