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

cphSbIsValidIOPin

cphSbIsValidIOPin(
g_cphId
x_pinId
)
=> t / nil

Description

Checks if the pin with the specified pin ID exists or not.

Arguments

g_cphId

ID of the physical configuration cellview

x_pinId

ID of the pin

Value Returned

t

The pin exists.

nil

The pin does not exist.

Example

cphSbIsValidIOPin(cphId pinId)

Return to top
 ⠀
X