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

dbIsAnyTermGroundSensitivityConsistent

dbIsAnyTermGroundSensitivityConsistent(
d_termId
)
=> t /  nil

Description

Checks whether all the bits of the specified terminal have the same ground sensitivity terminal.

Argument

d_termId

Database ID of the specified terminal.

Value Returned

t

All the bits of the specified terminal have the same ground sensitivity terminal.

nil

The bits of the specified terminal do not all have the same ground sensitivity terminal.

Example

Checks whether all the bits of the terminal term have the same ground sensitivity terminal.

dbIsAnyTermGroundSensitivityConsistent(term)
> t

Related Topics

Connectivity Creation and Modification Functions


Return to top
 ⠀
X