• 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. Bug with dbLayerAndNot ?

Stats

  • Locked Locked
  • Replies 2
  • Subscribers 144
  • Views 13419
  • 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

Bug with dbLayerAndNot ?

lkphoto
lkphoto over 11 years ago

I was wondering if there is a known bug with dbLayerAndNot. Indeed, if I write:

Diff = dbLayerAndNot(CellView list("diffphot"     "dataprep") ShapesB ShapesA NumVertices)

then I do not get all the “difference shapes” but just a random subset of them.
Instead, if I simply write the command twice:


Diff = dbLayerAndNot(CellView list("diffphot"     "dataprep") ShapesB ShapesA NumVertices)
Diff = dbLayerAndNot(CellView list("diffphot"     "dataprep") ShapesB ShapesA NumVertices)

then everything works fine.
Length of ShapesB, ShapesA is the same, before, after one call and after two calls. Length of Diff is the same
after one or two calls -still not all the shapes appear in Layout L.

I cannot share the entire code unfortunately, but I may upload a layout + example code (need to create one).
The error might depend from setting NumVertices = 10000. The error appears completely irrational after several debugging attempts.

I am using IC6.1.6.101

Thanks,
lkphoto

 

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 11 years ago

    I don't know of a known bug, so I think I'd need to see something that shows the problem. If you can't share it here, please go to support.cadence.com and log a case so that we can take a look. 

    Thanks,

    Andrew 

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • theopaone
    theopaone over 11 years ago

    lkphoto said:

    The error might depend from setting NumVertices = 10000. The error appears completely irrational after several debugging attempts.

     

     It's only a guess but the NumVerticies may contribute to your problem. Have you tried using something smaller like 1024?

     Ted

     

    • 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