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
Value Returned
|
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. |
|
Example
cphSbDisplayIOPinInfo(cphId pinId)
Return to top