cphSbDisplayAllIOPinsInfo
cphSbDisplayAllIOPinsInfo(g_cphId{g_sbId|l_physLCV} ) => t / nil
Description
Displays pin information for all pins that match the specified cphID and soft block ID.
Arguments
|
The soft block ID or a list of ("lib" "cell" "view") triplets. |
Value Returned
Examples
cphSbDisplayAllIOPinsInfo(cphId sbId)
cphSbDisplayAllIOPinsInfo(cphId list("lib" "cell" "view"))
Return to top