hnlMultipleCells
hnlMultipleCells(
t_name
)
=> t / nil
Description
Checks if the cellname argument exists for more than one cell name or cellview in the list of all cells. This function is used to detect cases of cells having the same name, but which are found in more than one location of the design hierarchy. This happens when cells with the same name are found in more than one library.
Arguments
Value Returned
|
The |
|
Examples
hnlMultipleCells( "inv" )
Related Topics
Return to top