• 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. Auto contact SKILL function

Stats

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

Auto contact SKILL function

Yaosan
Yaosan over 15 years ago

Can someone please point me to the SKILL function used to invoke the auto contact feature (i.e. create via -> auto) in Virtuoso? I would like to use this function to automatically insert vias instead of doing it by manually clicking where I want the auto via to appear.

If there is no such public SKILL function available (any idea why?), can someone please suggest how should I go about coding such a function myself. I'm thinking of using dbLayerAnd, dbGetOverlap etc. to find the intersection area, but I'm not sure if I can traverse the hierarchy and get the shapes and net underneath the intersection area.

Any feedback will be greatly appreciated! Thanks!
  • Cancel
Parents
  • skillUser
    skillUser over 15 years ago

     Hi Yaosan,

    First, I will assume that you are talking about version IC61x, since the menu you described was "Create Via" and not Create Contact. In IC61 (based on the Open Access database), vias are objects as opposed to instances (as they were in IC5141 and earlier), so you would use the dbCreateVia() SKILL function to create the via.  Yes, you would probably want to use the dbGetOverlaps() function to find the appropriate overlapping connectivity layers, perhaps in conjunction with the techFindViaSpec() function to find the via definitions that could be used.  I'm not sure if there are any solutions, but you might search for leCreateContact() and the dbCreateVia() functions as starting points.

    I hope that this helps you.

    Regards,

    Lawrence.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • skillUser
    skillUser over 15 years ago

     Hi Yaosan,

    First, I will assume that you are talking about version IC61x, since the menu you described was "Create Via" and not Create Contact. In IC61 (based on the Open Access database), vias are objects as opposed to instances (as they were in IC5141 and earlier), so you would use the dbCreateVia() SKILL function to create the via.  Yes, you would probably want to use the dbGetOverlaps() function to find the appropriate overlapping connectivity layers, perhaps in conjunction with the techFindViaSpec() function to find the via definitions that could be used.  I'm not sure if there are any solutions, but you might search for leCreateContact() and the dbCreateVia() functions as starting points.

    I hope that this helps you.

    Regards,

    Lawrence.

    • 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