cphSbDelIOPin
cphSbDelIOPin(g_cphId{g_sbId|l_physLCV}t_termName) => t / nil
Description
Deletes an existing I/O pin from the specified soft block.
Arguments
|
The soft block ID or a list of ("lib" "cell" "view") triplets |
|
Value Returned
Examples
cphSbDelIOPin(cphId sbId "A")
cphSbDelIOPin(cphId list("lib" "cell "view") "B")
Return to top