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

dbIsAnyTermSupplySensitivityConsistent

dbIsAnyTermSupplySensitivityConsistent(
d_termId
)
=> t /  nil

Description

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

Argument

d_termId

Database ID of the specified terminal.

Value Returned

t

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

nil

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

Example

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

dbIsAnyTermSupplySensitivityConsistent(term)
> t

Related Topics

Connectivity Creation and Modification Functions


Return to top
 ⠀
X