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

cphSbGetIOPinName

cphSbGetIOPinName(
g_cphId
x_pinID
)
=> l_termNameAndsoftBlockName / nil

Description

Retrieves the I/O pin name corresponding to the specified pin ID.

Arguments

g_cphId

ID of the physical configuration cellview

x_pinID

ID of the pin

Value Returned

l_termNameAndsoftBlockName

Displays the terminal name and the soft block name of the pin corresponding to the specified pin ID.

nil

The pin does not exist.

Example

cphSbGetIOPinName(cphId pinID)

Return to top
 ⠀
X