• 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. simple skill widgets and dbLayerAnd()

Stats

  • Locked Locked
  • Replies 2
  • Subscribers 143
  • Views 14053
  • 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

simple skill widgets and dbLayerAnd()

MalcolmWhite
MalcolmWhite over 8 years ago

I discovered that it's pretty easy to make interconnections on shapes of wires , especially for example , grids of power wires , when they are part of a list of shapes. 

So I make two lists, one of the lower level metal , the other the upper layer, I then "dblayerAnd()" them together with the format of (cv "vialayer" list1 list2)

but my problem is the vialayer parameter produces mostly rectangles where the AND is satisfied , I then have to use another program to transfer the

resultant rectangles centerBox into the xy coords of an actual via instance - isn't there a way to shortcut this ?  Would I instead of using "vialayer"

make something like dbLayerAnd(cv dbCreateVia(cv techGetTechFile(viaID) centerBox(andArea) "R0" ) ??

thanks.

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 8 years ago

    No, you can't do that. You could potentially use dbPointArrayAnd instead as this avoids having to actually create the temporary shapes, although because the result is a list of point lists, you have to do a bit more work to find the centres of the resulting regions.

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • MalcolmWhite
    MalcolmWhite over 8 years ago
    thank you Andrew.
    • 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