dbFindVectorInstDefByName
dbFindVectorInstDefByName(d_cellviewId t_baseName) =>d_vectorInstDefId/nil
Description
Searches for a vector instance definition with specified base name in the given cellview.
Arguments
Value Returned
|
If successful, the ID of the vector instance definition is returned. |
|
|
|
Examples
dbFindVectorInstDefByName(cv "A")
Related Topics
Bus Definition and Bit Order Functions
Return to top