• 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. Search,select and then make cell?

Stats

  • Locked Locked
  • Replies 7
  • Subscribers 143
  • Views 3752
  • 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

Search,select and then make cell?

jazzmatazz
jazzmatazz over 13 years ago
Hello guys ,

Here is my problem. I wanna  to do hierarchically search for cell with certain criterias then to select it/ 'em and to make new cell only with this cell/s ,but I know only how to achieve the first step. I use procedural function for hierarchically search

   leSearchHierarchy( cv,bbox ... etc. )

Which returned me a list of all objects that meet the object type and search criteria. That's OK but  then I don't  know how to use this answer and to make new cell with this objects?

Regards,
Jazzmatazz  

 
  • Cancel
Parents
  • srskill
    srskill over 12 years ago

    Hi Andrew,

    I was trying to get the coordinates of a hierarchical instance with respect to the top level and i wanted to place the same instance in a new layout at exactly the same coordinates.

    As discussed previously in this post, leSearchHierarchy() directly gives the database-id of the instance and it does not have data that can be used with the bbox-transform functions to push the coordinates to the top level. The direct commands used in the sample code you mentioned are not available in IC 5.10. If i am running a search of instances to get all the instances of a master-cell i was not sure how i can efficiently traverse the huge hierarchy of a full chip.

    Is there way to search the hierarchy to get all the instantiations of a master-cell and get the hierarchical transform information of the found instance which can be used to calculate the top-level origin-coordinates of that instance? Using the above location information i can write another program to create a new layout and place the instances at those coordinates

    Thanks Srinath

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • srskill
    srskill over 12 years ago

    Hi Andrew,

    I was trying to get the coordinates of a hierarchical instance with respect to the top level and i wanted to place the same instance in a new layout at exactly the same coordinates.

    As discussed previously in this post, leSearchHierarchy() directly gives the database-id of the instance and it does not have data that can be used with the bbox-transform functions to push the coordinates to the top level. The direct commands used in the sample code you mentioned are not available in IC 5.10. If i am running a search of instances to get all the instances of a master-cell i was not sure how i can efficiently traverse the huge hierarchy of a full chip.

    Is there way to search the hierarchy to get all the instantiations of a master-cell and get the hierarchical transform information of the found instance which can be used to calculate the top-level origin-coordinates of that instance? Using the above location information i can write another program to create a new layout and place the instances at those coordinates

    Thanks Srinath

    • 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