• 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 use abeLayerFromNet for hierarchical (depth) search...

Stats

  • Locked Locked
  • Replies 6
  • Subscribers 143
  • Views 15775
  • 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 use abeLayerFromNet for hierarchical (depth) search of any nets?

santhosh08
santhosh08 over 5 years ago

Hi, I would like to do a hierarchical  search of any nets as shown below. 

abeLayerFromNet("M1" "VDD" ?outLayer a1)

But with this I can findthe VDD nets in the current hierarchy  only as ?depth is not supported by "abeLayerFromNet" skill function.

Is there any I can search such nets with a name in all hierarchies and use it for any layer operations such as "abeLayerAnd(a1 a2 outLayer)".

I see a another abe function "abeLayerFromCellView" which will do a hierarchical  search but don't have a control of net name.

Please suggest if there is any way we can do the hierarchical search of layers with net names using these functions.

Regards,

Santhosh

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

    Hi Santhosh,

    I don't believe there's a way of doing this. You should contact customer support.

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • santhosh08
    santhosh08 over 5 years ago in reply to Andrew Beckett

    Thanks Andrew.

     If not by ABE, do you suggest any better way of doing this. When I copy the layers from lower hierarchies, it may not have all the properties coming with it.

    My requirement is like to copy M1 and M2 with VDD net name and drop a VIA1 on the intersection points.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 5 years ago in reply to santhosh08

    Other than doing a hierarchical traversal, doing the operation at each layer, and then transforming the coordinates to the top level and creating the via there, no, I don't have any other suggestions (maybe that suggestion is good enough though!)

    Andrew

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • santhosh08
    santhosh08 over 5 years ago in reply to Andrew Beckett

    Thanks Andrew.

     If we have M1 and M2 at different hierarchies then it will become difficult to add Via. Do you have any idea on how to handle such cases.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 5 years ago in reply to santhosh08

    You could traverse the hierarchy, find shapes on particular nets (probably wouldn't be worth using abeLayer options for that, as that would prevent you having an abe session for the top cellView at the same time), and then transform any M1/M2 shapes on those nets up to the top level (transform the point lists) and then use abeLayerOrPtArray to add those transformed shapes into your top-level M1/M2 abe layers, and then you could do your operations.

    Andrew

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • santhosh08
    santhosh08 over 5 years ago in reply to Andrew Beckett

    Thanks Andrew, I will try that.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • santhosh08
    santhosh08 over 5 years ago in reply to Andrew Beckett

    Thanks Andrew, I will try that.

    • 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