Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

cphIsTermIgnoredForCheck

cphIsTermIgnoredForCheck(
g_physConfigID
t_path
t_logTermName
)
=> t / nil

Description

Returns whether the specified logical terminal on the specified occurrence is ignored for check.

Arguments

g_physConfigID

ID of the physical configuration cellview.

t_path

Path to the specific occurrence of an instance.

t_logTermName

Name of the logical terminal.

Value Returned

t

The specified terminal is ignored for check.

nil

The specified terminal is not ignored for check.

Example

cphIsTermIgnoredForCheck(physConfigID "I0/N0" "S")

Return to top
 ⠀
X