I'm trying to find a functionality I expect exists in Cadence but I don't see it in the documentation. I want to find all occurrences of a specific cell within a hierarchy. For example, I have a cell called 'analog_top' and I want to find every instance of a cell called 'cellName' down within 'analog_top' and anywhere lower in the hierarchy from this cell. Is there a built in function to do this? Thanks.
↧