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

dbCellViewHasEquivalentConnectivityTime

dbCellViewHasEquivalentConnectivityTime(
d_cvId
)
=> t / nil

Description

Checks whether the equivalent connectivity time is set on the specified cellview.

Arguments

d_cvId

Database ID of a cellview.

Value Returned

t

A valid equivalent connectivity time is set on the specified cellview.

nil

Equivalent connectivity time is not set on the specified cellview.

Example

Confirms that the equivalent connectivity time is not set on the cellview cvId.

dbCellViewHasEquivalentConnectivityTime(cvId) => nil

Related Topics

Equivalent Connectivity Time Functions


Return to top
 ⠀
X