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

dbGetSigNetExpr

dbGetSigNetExpr( 
d_sigId 
)
=> t_netExpression / nil

Description

Retrieves any inherited net expression found attached to the signal.

Arguments

d_sigId

Database ID of a signal.

Value Returned

t_netExpression

The inherited net expression.

nil

No inherited net expression is found, or the given signal cannot be found.

Related Topics

Inherited Connections Functions

Net and Terminal Name Syntax

Instance Name Syntax


Return to top
 ⠀
X