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

asiIsConfigDesign

asiIsConfigDesign( 
o_session 
) 
=> t / nil

Description

The function returns t if the design associated with the session is a Cadence 5.x configuration.

Arguments

o_session

Simulation session object

Value Returned

t

When the design belongs to 5.x config.

nil

Indicates an error.

Examples

asiIsConfigDesign( session )

Return to top
 ⠀
X