SKILL >> Hierarchycal search through a layout

Status
Not open for further replies.

vdumitru

Newbie level 1
Joined
Nov 6, 2008
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,287
Hi!

I'm trying to write a SKILL script that opens a layout top level cell, search for all the instances of a specific cell and displays them (with full hierarchical path).

I managed to do it using a tree search algorithm, but it works only for small layouts. It seems the list that stores the instances that were already processed grows to big. When i'm running it over a big size layout, i have stack overflow error.

Is there a "more" SKILL like approach to do this?
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…