cphSbGetSoftBlockId
cphSbGetSoftBlockId(g_cphId t_PhysLibName t_PhysCellName t_PhysViewName) =>x_softBLockId/ nil
Description
Returns the ID of the soft block corresponding to the specified physical configuration ID and physical lib:cell:view
Arguments
Value Returned
|
ID of the soft block corresponding to the specified |
|
Example
cphSbGetSoftBlockId(cphId "phys_lib_name" "phys_cell_name" "phys_view_name")
Return to top