Quantcast
Channel: Cadence Custom IC Skill Forum
Viewing all articles
Browse latest Browse all 5066

Search all cells in all libraries for layout instance

$
0
0

I would like some hints for SKILL code.

I am writing a function which can be summarized " where are all the places this instance is used".

I want to search all cells in all libraries .

The only code I have seen that is close are these two:

CCSfindInstCellLib = find a instance in ONE library

CCSFindCellInLibrary = finds a CELL in all libraries 

I have been trying to combine these two but have no luck so far.

My plan is something like this:

foreach(library...

       foreach(cell in library... search for instance "inv2"

            print the results.


Viewing all articles
Browse latest Browse all 5066

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>