Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

dbIsSigInherited

dbIsSigInherited( 
d_sigId 
) 
=> t / nil

Description

Given a signal id in sigId, this function checks if there is an inherited net expression attached to it.

Arguments

d_sigId

Database ID of a signal.

Value Returned

t

An inherited net expression is found to be attached to the given signal.

nil

There is no inherited net expression attached to the signal, or the given signal cannot be found.

Related Topics

Inherited Connections Functions

Net and Terminal Name Syntax

Instance Name Syntax


Return to top
 ⠀
X