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

cphSbDisplayIOPinInfo

cphSbDisplayIOPinInfo(
g_cphId
x_pinId
)
=>t / nil

Description

Displays all relevant information about the pin that is associated with the specified pin ID.

Arguments

g_cphId

ID of the physical configuration cellview

x_pinId

Unique ID of the pin

Value Returned

t

Displays the soft block (lib:cell:view), Term Name, TermType, Lpp, Width, Height, Number, Criticality, and SigType of the pin with the specified pin ID.

nil

The command was unsuccessful.

Example

cphSbDisplayIOPinInfo(cphId pinId)

Return to top
 ⠀
X