• 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. leCreateContact in IC6

Stats

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

leCreateContact in IC6

Ghosh
Ghosh over 14 years ago

leCreateContact() is not a valid function in IC6.

 Is there a substitute function available?

 Regards

Ghosh

  • Cancel
  • skillUser
    skillUser over 14 years ago

     Hi Ghosh,

    In IC61x the underlying database is OpenAccess (as opposed to "CDB" for IC5141 and earlier), and as such vias (and "contacts") are no longer instances, but instead they are objects.  The underlying data base change no doubt required changes in the API. There is a function "leHiCreateVia" but this is not a direct replacement of the leCreateContact function.  There are also "dbCreateVia" and "dbCreateViaShapeArray" which might be useful to you.  You would first need to find the "via definition", so you might need something like "techFindViaDefByName", "techFindViaVariantByName", "techFindViaVariant", "dbFindViaHeaderByName" or "dbFindViaVariantByName" - I'm not sure which you would need as I've not played with creating a via placement through SKILL rather than through the interactive GUI commands.

    I hope that this helps you.

    Lawrence.

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

    Thanks Lawrence,

    dbCreatevia is working fine.

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

     Hi Lawrence,

    I used  "techFindViaDefByName" and  "dbCreateVia"  to create via array in my layout, through skill. I am specifying the "cutRows" and "cutColumns" in l_params list. It is working fine.  But I am not able to find the keywords to specify the Row spacing and Column spacing, without which it is placing with default tech-defined spacing(or minimum spacing). Is there any ?

     Regards

    Ghosh

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

    Ghosh,

    It's cutSpacing which is a list - the first entry is the column spacing, and the second is the row spacing.

    Regards,

    Andrew.

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

    Thanks Andrew.

     

     

    Regards,

    Ghosh

    • 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