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

sevNetlistFile

sevNetlistFile(
t_session 
t_type
)
=> t / nil

Description

Creates the selected type of netlist file.

Arguments

t_session

The simulation environment session.

t_type

The type of netlist file to create. For socket netlisting, you may choose between createRaw, displayRaw, createFinal, or displayFinal. For direct netlisting, the options are create, display, and recreate.

Value Returned

t

The call is successful.

nil

The call is unsuccessful.


Return to top
 ⠀
X