• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Custom IC SKILL
  3. Is there any faster way to get hierarhically tree report...

Stats

  • Locked Locked
  • Replies 6
  • Subscribers 142
  • Views 15721
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Is there any faster way to get hierarhically tree report?

kbhow
kbhow over 14 years ago

Hi Expert,

I'm working on a big fullchip, and looking for a faster way to get the hierarhically tree summary report from "Top to Bottom". Currently, when i use File->sum from virtuoso layout, it took 18 hours to generate the report, which is too time consuming.

I wrote a simple skill script to recursively search hierarchically and print the report. This required more than 11 hours too. =<

Is there any ways that we can get/generate the hierachically report in faster way (<10 minutes? ). Will "Python" scripting solve this issue?

Your help is much appreciated. Thanks

-How-

  • Cancel
Parents
  • Andrew Beckett
    Andrew Beckett over 14 years ago

    How,

    I'm very surprised that it takes 18 hours (or that a SKILL equivalent takes 11 hours). It is only traversing the instHeaders (I believe). You should report this to customer support. I don't know how big the design is, but I just tried it on something reasonably large and it was instantaneous (I was using IC615; not sure what version  you're using). I did have the layout loaded to full depth first - without that it doesn't give the full hierarchy anyway. I can think of ways of optimising it in SKILL to cache the data for each level to avoid repeating having to find it - but I'm still rather surprised it is so slow.

    I don't see how Python would help (after all Python is not supported in Virtuoso).

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Andrew Beckett
    Andrew Beckett over 14 years ago

    How,

    I'm very surprised that it takes 18 hours (or that a SKILL equivalent takes 11 hours). It is only traversing the instHeaders (I believe). You should report this to customer support. I don't know how big the design is, but I just tried it on something reasonably large and it was instantaneous (I was using IC615; not sure what version  you're using). I did have the layout loaded to full depth first - without that it doesn't give the full hierarchy anyway. I can think of ways of optimising it in SKILL to cache the data for each level to avoid repeating having to find it - but I'm still rather surprised it is so slow.

    I don't see how Python would help (after all Python is not supported in Virtuoso).

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
No Data

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information