• 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. How to get the Cellnames list used in all hierarchy of the...

Stats

  • Locked Locked
  • Replies 5
  • Subscribers 142
  • Views 12416
  • 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

How to get the Cellnames list used in all hierarchy of the open layout using SKILL

Marben
Marben over 3 years ago

Hi All,
How to get the list of all cell names used in the open layout view
including all the cell names used in all hierarchy level and saved it
to a file.
I'm using ICADV12.3-64b

Best regards,

Marben

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

    Marben,

    There's a discussion of this in this recent thread (which you answered in fact) (it actually shows up in the Related Topics on the right hand side for me).

    This is likely to be a simple hierarchy traversal though - the abLibraryRefs code in this thread (actually abGetCellViewRefs would be the function to use) is probably what you want. It could be more efficient for big designs by using tables rather than using member() to check if it's been visited before, but it's probably fine in most cases.

    You'd have to add the code to write to a file, but that would be easy enough.

    Andrew

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Marben
    Marben over 3 years ago in reply to Andrew Beckett

    Hi Andrew,

    I want to extract the cellnames from the output of Shift - T command or Edit - Hierarchy = Tree,

    and save it to a file.

    The cellnames are displayed in the second column of  of the Tree output as shown above.

    How to do that in SKILL?

    Best regards,

    Marben

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 3 years ago in reply to Marben

    Hi Marben,

    There's no SKILL support for that - but the code in my article How to print a hierarchy tree of a config-based schematic, normal schematic, or layout view could be used instead.

    Andrew

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Andrew Beckett
    Andrew Beckett over 3 years ago in reply to Marben

    Hi Marben,

    There's no SKILL support for that - but the code in my article How to print a hierarchy tree of a config-based schematic, normal schematic, or layout view could be used instead.

    Andrew

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
  • Marben
    Marben over 3 years ago in reply to Andrew Beckett

    Hi Andrew,

    Thank you very much.

    Best regards,

    Marben

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel

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