KLayout
  • Discussions
  • Sign In
Home › Search
Sign In · Register

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Register
  1. mouse_button_pressed_event Plugin bug

    Matthias
    by Matthias · September 2019
    There was an issue with overloading of methods in Python which was fixed in the latest version 0.26 (ticket #197). Did you try with this one?
  2. Instance GUI invoked from a script

    Matthias
    by Matthias · August 2018
    "layer:[layer:1/0];radius:##10;handle:[dpoint:-10,0];npoints:#16;actual_radius:##10;")# array specapp.set_config("edit-inst-array", "false")# onl
  3. memory required to open oas file

    steven_martin
    by steven_martin · May 2018
    will try #1 and #4 later today and post the findings
  4. error message when exiting klayout

    enuinc
    by enuinc · April 2018
    3.10.0-693.el7.x86_64 #1 SMP Tue Aug 22 21:09:27 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
  5. PYA to support multiple python interpreter

    werk
    by werk · June 2017
    #1 0x00000000015ee627 in type_dealloc (type=0x7fc2541b3498) at Objects/typeobject.c:2991
  6. Duplicate PCell with changing parameters (for Guard Rings)

    davidnhutch
    by davidnhutch · March 2016
    Regarding #1, I think the problem is that you are "putting zeros for everything" -- I assume if you put nonzero values then it would work.. does it? If not, try removing the header r
  7. Compilation failed (ver. 0.24.4)

    stolbikov
    by stolbikov · January 2016
    Linux version 2.6.18-238.el5 (mockbuild@x86-012.build.bos.redhat.com) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-50)) #1 SMP Sun Dec 19 14:22:44 EST 2010
  8. "Manage Technologies" with Libraries

    lukasc
    by lukasc · November 2015
    Anyway, it might be easier to stick with the regular "tech" approach you already have (file #1), and a separate GDS (file #2) which the user would have to figure out how to place in
  9. Defining ID field an automatic numbering

    davidnhutch
    by davidnhutch · November 2015
    like "MYPCELL" for key and #1 for value would work. ('#' signifies that '1' is an integer instead of a string, '##' signifies a float.) So then your additional custom script that yo
  10. Can duplication be removed ?

    davidnhutch
    by davidnhutch · August 2015
    Did you manage to find a solution to your original question #1?
  11. Segmentation fault: QApplication::~QApplication() is being called twice

    davei
    by davei · July 2015
    #0 0x00002aaaab2eb540 in QApplication::~QApplication() () from /usr/pack/qt-4.8.5-di/x86_64-Linux-2.6/lib/libQtGui.so.4#1 0x00002aaab29b5131 in __smokeqtgui::x_QApplication::~x_QApplication() () fro
  12. Community script sharing

    davidnhutch
    by davidnhutch · May 2015
    * Use case #1: Someone posts standalone or mostly standalone scripts, each to perform a specific function. Other people may use the scripts as-is or simply learn from them.
  13. draw a function

    davidnhutch
    by davidnhutch · April 2015
    No question is silly! Here to help! I think you'll find KL scripting to be extremely powerful tool! For me it is the #1 attraction of KL.
  14. Cut Polygons

    davidnhutch
    by davidnhutch · March 2015
    drawing polygon #2 inside whatever cell polygon #1 is). Then, if the cell of interest is not already in bold text inin the tree on the left, right-click on the cell and choose "Show As New
  15. Button Shortcut to PCell?

    davidnhutch
    by davidnhutch · February 2015
    I think #1 may be possible but difficult.
  16. Strange behavior of OAS property?

    davidnhutch
    by davidnhutch · February 2015
    * Add the property 'SKIP' => #1. Add another property 'R' => #50. Look at the properties, they both look fine (#1 and #50 are numbers).
  17. Instancing one GDS file as a cell in the open file

    david234589
    by david234589 · May 2014
    Note, to solve #1, I guess I should use File > Import > Other file into current, and then choose:
  18. Instancing one GDS file as a cell in the open file

    david234589
    by david234589 · April 2014
    This solves #2, but anyway #1 and #3 are still the same problem. (Well, #1 isn't a problem, it's a preference...)
  19. Manual image alignment script

    mikamar
    by mikamar · February 2014
    menu.insert_item("@toolbar.#14", "menu_item16", $menu_handler_stepsize)
  20. DRC : via spacing within a array of vias / Number of gate contacts

    Matthias
    by Matthias · January 2014
    it can be used to approximately solve problem #1via = ... # the via layermetal = ... # top or bottom metal# join rectangular via arrays with a spacing of <=0.5 um into # single patches using o
Previous Next
Powered by Vanilla