• 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. Digital Implementation
  3. How to make a iteration of all the VIAs in SOC Encounter...

Stats

  • Locked Locked
  • Replies 7
  • Subscribers 90
  • Views 15813
  • 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 make a iteration of all the VIAs in SOC Encounter database?

archive
archive over 17 years ago

Hi, all:

I am Roc Sun. Recently, I got a few problems.

One is how can I iterate all the via instances in SoC Encounter. I can find the command 'dbViaCellName' or something, but I can not find the way to get via instances. As you know, in SoC52, it 'split via' utility is not working. So, I want write my own version using database command.

The other is that, how can I get all the drc box coordinates, I mean the white boxes after we made a DRC check in SOC Encounter. I want to write this script in db commands.

Best Regard!


Originally posted in cdnusers.org by eminemshow
  • Cancel
Parents
  • archive
    archive over 17 years ago

    Perhaps the best way to get via instances is with the "editSelectVia" command. It has a lot of options for filtering that will hopefully enable you to get the vias you're interested in selected, and then you could iterate through the db pointers of the selected set with "dbForEachHeadSelPtr". You might also consider using the "editChangeVia" command to modify certain via instances. I'm not sure what you want to do with the via pointers once you've gotten them, so please do post back if additional building blocks would be helpful to you.

    I am not aware of a way to iterate through the drc boxes via TCL. In the past, when I've needed to do this, I've processed the text output of verifyGeometry to get the drc box coordinates. I realize this can be cumbersome, but hopefully this can be addressed with an enhancement to the tool in a future release.

    Hope this helps,
    Bob


    Originally posted in cdnusers.org by BobD
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • archive
    archive over 17 years ago

    Perhaps the best way to get via instances is with the "editSelectVia" command. It has a lot of options for filtering that will hopefully enable you to get the vias you're interested in selected, and then you could iterate through the db pointers of the selected set with "dbForEachHeadSelPtr". You might also consider using the "editChangeVia" command to modify certain via instances. I'm not sure what you want to do with the via pointers once you've gotten them, so please do post back if additional building blocks would be helpful to you.

    I am not aware of a way to iterate through the drc boxes via TCL. In the past, when I've needed to do this, I've processed the text output of verifyGeometry to get the drc box coordinates. I realize this can be cumbersome, but hopefully this can be addressed with an enhancement to the tool in a future release.

    Hope this helps,
    Bob


    Originally posted in cdnusers.org by BobD
    • 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