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

sevNoLog

sevNoLog(
t_session
t_type
)
=> t / nil

Description

Checks if the specified log file exists for the AMS interface.

Arguments

t_session

The simulation environment session.

t_type

The type of log file.

Valid Values: compiler, elaborator, and simulator.

Value Returned

t

The specified log file is not found.

nil

The specified log file is found.


Return to top
 ⠀
X