• 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 for anything

Stats

  • Locked Locked
  • Replies 5
  • Subscribers 143
  • Views 15987
  • 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 for anything

bloodwayn
bloodwayn over 14 years ago

 hi

i have a short question. is it possible to search a list for any entries. it's a little bit difficult to describe. so in if you use the searchfunction in windows, you can type " *.mp3 " to search the directory for all mp3 data. and there are something like this in cadence? i want to search all cells in a library which begins with "top" for example. and the function should found all cells like "top_1" "top_2" "top_hello" or so, for example.

so i hope you can follow my drifts.

regards
philip 

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 14 years ago

    Hi Philip,

    In IC61X, you have the search assistant. This is under Windows->Assistants->Search and it allows you to do this kind of search.In IC614, it's  in Virtuoso Layout Suite L, and Virtuoso Schematic Editor XL (in IC615 this is waterfalled into VSE L).

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • bloodwayn
    bloodwayn over 14 years ago

    hmm ok thanks. but that's stupid^^
    i have version 5.10. so i must find an other solution

    regards
    philip

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • dmay
    dmay over 14 years ago

    I'm not sure what kind of result you want, but here are two ways to do it:

    lib = ddGetObj("myLibrary")
    topCellNames = rexMatchList("top*" lib~>cells~>name)
    topCellIds = setof(x lib~>cells rexMatchp("top*" x~>name))

    Also, in the Library Manager, under the View menus is something called "Filters". Enter "top*" as the cell name filter and the library manager will only show you cells that match that filter.

    Derek

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 14 years ago
    I'm not sure what is "stupid" about this?

    Andrew
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • bloodwayn
    bloodwayn over 14 years ago

    hey andrew,

    stupid is perhaps the wrong expression. sry it might come across wrong.it should sounds like angrily, cause i have the version 5.10 and not 6.1 ;)
    hope you can follow on my drifts

     @derek: thanks i will test it

    regards
    philip

    • 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