DRC rule check - different results / Flag window

edited June 2017 in Ruby Scripting

(1) With the latest 3 releases :
As it turns out I see defferent results with the Number Notation:
I draw a box in a layer abc 5x2 um:
abc.width(3) - no violation
abc.width(3.um) - violation
abc.width(3.0) - violation

(2) I miss the flag window in the marker database browser - Only Category and Count are visible. The Flag and text description window is missing.
There might be a button somewhere ... Closing and open does not help, also deleting existing klayoutrc ...

Thanks for your feedback,
Andy

Comments

  • edited June 2017

    Hi,

    Regarding 1.): please read here what it says about numbers: an integer "3" is 3 database units (i.e. 3nm if your DBU is 1nm).

    Regarding 2.): that's odd - if you delete klayoutrc it should really reset the window. Maybe it got minimized: please check whether there is a splitter handle (an area where you can resize the panes) below the markers pane (i.e. below the arrow buttons at the bottom left of the markers list). If that does not help, try resetting the configuration (Edit/Setup + Reset button bottom left).

    Matthias

  • edited November -1
    Hello Matthias,
    I'll try the reset on Monday.
    Mea culpa - I assumed it works this way but overread the page with the runset.

    By the way, KLayout is an incredible tool in terms of functionality and usability.


    Best Regards,
    Andy
Sign In or Register to comment.