• 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,

    Yes, the code just transforms the bounding box, not the shapes themselves. If I have understood your problem correctly, you are wanting to create a via at the intersection of two appropriately overlapping shapes in the layout, whether these shapes are present at level 0, or at other levels.  Perhaps I am oversimplifying this, but I would have thought that the layers and the dimensions of the overlap is what is important (and not the net information?).  You might be able to copy the shapes or Yank and Paste the section of interest to a "scratch" cellview, i.e. one that is in virtual memory only and not save-able, for further processing.  By the way, in addition to the leLayer.* SKILL functions, there are also dbLayer.* functions, such as dbLayerAnd() which accept shapes for their input, this might be very useful to you.

    Regards,

    Lawrence.

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

    Hi Yaosan,

    Yes, the code just transforms the bounding box, not the shapes themselves. If I have understood your problem correctly, you are wanting to create a via at the intersection of two appropriately overlapping shapes in the layout, whether these shapes are present at level 0, or at other levels.  Perhaps I am oversimplifying this, but I would have thought that the layers and the dimensions of the overlap is what is important (and not the net information?).  You might be able to copy the shapes or Yank and Paste the section of interest to a "scratch" cellview, i.e. one that is in virtual memory only and not save-able, for further processing.  By the way, in addition to the leLayer.* SKILL functions, there are also dbLayer.* functions, such as dbLayerAnd() which accept shapes for their input, this might be very useful to 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