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. how can I convert pix_buffer into a numpy array format?

    sekigawa
    by sekigawa · November 2024
    )#layoutview.set_config('background-color', '#4d4d4d')layoutview.set_config('background-color', '#dddddd')layoutview.max_hier_levels = layout.cell(topcellIdx).hierarchy_levels() + 1layoutview.zoom_fi
  2. Keyboard shortcuts

    dick_freebird
    by dick_freebird · November 2023
    OK, #4 - is there a facility for saving out and reading back
  3. Macro Editor syntax highlighting issue

    RawrRanger
    by RawrRanger · September 2023
    'Regular Expression'=(color:'#4a5704'), 'String'=(), 'Substitution'=(), 'Symbol'=(color:'#d40000'); python: 'Builtin Function'=(bold:false,color:'#67d8ef'),
  4. Klayout save image issue.

    RawrRanger
    by RawrRanger · July 2023
    #1. get cell by name#2. get shapes in that cell#3. get holes in those shapes#4. return the bound box for holedef cellLayerHoleDBox(cellName, layer, datatype) layout = RBA::Application.instan
  5. "Working" layer/ Show Cell In Tree

    dick_freebird
    by dick_freebird · July 2023
    I think it's either #40 or #41 that I settled on.I also do the same
  6. Net connection identify with wide dielectric opening

    Vincent Lin
    by Vincent Lin · July 2022
    I assume the logic to judge connection nets is by pattern touching or not between up/down layers, please check attached image. Somehow the dielectric opening will be designed as a wide region as belo
  7. Boolean functions based on Regions ,Functions to add box ,circle, path and polygon

    tagger5896
    by tagger5896 · April 2021
    import pyaimport arrayimport sysimport mathimport timemw = pya.Application.instance().main_window()layout = pya.Application.instance().main_window().current_view().active_cellview().layout() topcell =
  8. Boolean functions based on Regions ,Functions to add box ,circle, path and polygon

    tagger5896
    by tagger5896 · April 2021
    select_interacting#3 select_not_inside#4 select_not_interacting#5 select_not_outside#6 select_not_overlapping#7 select_outside#8 select_overlappinglay1 = 9 lay2 = 5num = 8 #based on number above #se
  9. crash in sizing

    mliberty
    by mliberty · May 2020
    Hi
  10. Polygon edit and change layer from foundry A to foundry B ( Keep the same hierarchy)

    kmho
    by kmho · May 2020
    5. use #4 as a op_layer and use layer.extent_refs(:top_center, as_dots) & layer.extent_refs(:bottom_center, as_dots) to find out the next center point of contact, which run in a while loop unt
  11. Extra pins are extracted at dummy poly data.

    haru_f
    by haru_f · January 2020
    I could confirm this issue (Enhancement: #425) with my example data.
  12. memory required to open oas file

    steven_martin
    by steven_martin · May 2018
    will try #1 and #4 later today and post the findings
  13. xsection - Implantation on trench cutting through two epitaxial layers

    Matthias
    by Matthias · March 2018
    # ----------------------------------------------# Workaround for bug #4# Insert this snippet into your code at the beginning:class ::MaskData def etch(*args) (xy, z, into, through, on, taper, bias
  14. (0.25) Editor Options Window does not accept Ok button (and other bugs)

    Matthias
    by Matthias · February 2018
    You can report bug and search the issue database on GitHub: https://github.com/klayoutmatthias/klayout/issues?utf8=%E2%9C%93&q=is%3Aissue. Yours are #24 and #48.
  15. PYA to support multiple python interpreter

    werk
    by werk · June 2017
    #4 0x0000000001688f0d in _PyGC_CollectNoFail () at Modules/gcmodule.c:1638
  16. Segmentation fault: QApplication::~QApplication() is being called twice

    davei
    by davei · July 2015
    0x00002aaab42e7d3b in smokeruby_free(void*) () from /usr/pack/qt4-qtruby-2.2.0-di/x86_64-Linux-2.6/lib/libqtruby4shared.so.2#5 0x00002aaaaab2c5fd in run_final (objspace=0xc1aa1d0, obj=250583880) at
  17. How to search objects and work with them

    ocasta
    by ocasta · February 2015
    * It would be nice to have this search feature in the KLayout viewer also (already mentioned in discussion #457).
  18. segmentation fault

    werdina
    by werdina · January 2011
    #4 0x00000036b2c2fe0a in ?? () from /usr/lib64/libgnomevfs-2.so.0
Powered by Vanilla