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

asiGetSelObjType

asiGetSelObjType( 
o_selObj
) 
=> t_signalType

Description

Returns the type of the selected signal object.

Arguments

o_selObj

Selected signal object. Initial condition, nodeset, and keep objects are all signal objects

Value Returned

t_signalType

Name of the selected signal object. The possible values are 'net, 'terminal, and 'instance.

Examples

An example usage of this routine can be found in the example of asiFormatInitCond.


Return to top
 ⠀
X