DRC Width check with angles

edited January 2016 in KLayout Support

Hello all,

I'm having issues with something that seems quite simple. I am attempting to run DRCs on a specific layer, and it is failing to recognize a part that should not pass.

Specifically, a layer that has a minimum width of 5um. Here is what my DRC code looks like:

metal2.width(5.um).output("11-1, 11-2", "Min metal2 width: 5um")

I have tried experimenting with the different parameters, such as euclidean and projection, but it does not seem to work.

Here is what the problematic part looks like:

https://imgur.com/a/4YSZJ

As you can see, it has to do with the angle of the section. I have highlighted what SHOULD light up under the DRC, but it doesn't.

Any help will be greatly appreciated. This seems to be the only issue I'm having with this DRC, and I'm looking forward to having a completed pack!

Best,
Raul

Comments

  • edited November -1

    SOLVED: The problem was that I was using an older version of Klayout. I updated to 24.4 and this problem is not there anymore.

  • edited January 2016

    Hi Raul,

    very good! I love bugs that are solved already :-)

    Regards,

    Matthias

Sign In or Register to comment.