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

dbDeleteSigNetExpr

dbDeleteSigNetExpr( 
d_sigId 
)
=> t / nil

Description

Given a signal IDin d_sigId, this function deletes any existing inherited net expression associated with this signal and removes it from the set of inherited signals.

Arguments

d_sigId

Database ID of a signal that has the inherited net expression attached to it.

Values Return

t

The inherited net expression exists on the object and is successfully deleted.

nil

No inherited net expression belongs to the object, or if the given signal cannot be found.

Related Topics

Inherited Connections Functions

Net and Terminal Name Syntax

Instance Name Syntax


Return to top
 ⠀
X