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. Build klayout inside conda environment

    sekigawa
    by sekigawa · March 4
    [Linux Mint 19](0) (base) sekigawa@LM19:~/GitWork/klayout$ uname -a Linux LM19 5.4.0-100-generic #113~18.04.1-Ubuntu SMP Mon Feb 7 15:02:59 UTC 2022 \ x86_64 x86_64 x86_64 GNU/Linux(1) Anaconda3
  2. Convert GDS to 1 Bit TIFF

    Matthias
    by Matthias · November 2021
    The forum links have change slightly. The discussion #167 link is: https://www.klayout.de/forum/discussion/167
  3. How to compare two cells objects (if they contain the exact same geometries) in python

    Matthias
    by Matthias · September 2021
    The layer index is the internal designation of the layer. Each layout stores a number of layers as layer #0, #1, etc. These numbers are not necessarily in a specific order. You have to use "L
  4. No 2.5D view entry in the Tools menu

    jdacosta
    by jdacosta · June 2021
    #17/0: 0.5 height=0.2
  5. 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 =
  6. Boolean functions based on Regions ,Functions to add box ,circle, path and polygon

    tagger5896
    by tagger5896 · April 2021
    lv.commit()#selections #1 select_inside#2 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
  7. Technologies window not visible anymore

    dick_freebird
    by dick_freebird · March 2021
    and making popped windows go to screen #1 center,
  8. is DRC command support to change/assign the layer color?

    jiunnweiyeh
    by jiunnweiyeh · September 2020
    currently , in the layer map , I have layer #154,1 only.
  9. cell.flatten problem

    kmho
    by kmho · August 2020
    3. #1, #2 bring me to the other problem, if the parent cell is not only contain "cell", but also others, then the other cells also be flatten.
  10. Using ROUND_PATH Pcell from BASIC library in making another PCell

    drkatam
    by drkatam · June 2020
    Trial #1==> using create_cell method : this method deletes the object as soon as it is created
  11. LayerMapping

    kmho
    by kmho · May 2020
    3. loop #1 & #2 until got all layer
  12. crash in sizing

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

    kmho
    by kmho · May 2020
    2. find the center point of #1 (by using drc function: layer.extent_refs(:center, as_dots)
  14. Metal spacing for DRC

    dick_freebird
    by dick_freebird · May 2020
    What is peculiar in my view, is that the merged version gives the same error #1 - I would expect that the new polygon would not have the vertices to trigger those errors anymore.
  15. Change layer and polygon sizing

    kmho
    by kmho · April 2020
    3. Run DRC and LVS to validate the change of #1 & #2, to fulfill foundry B design rule.
  16. Reading pin shapes & labels from LEF

    Matthias
    by Matthias · February 2020
    In this examples net names are translated into properties with key "#1" (integer 1) and attached to shapes. Instance names are also translated into properties with key "#1&a
  17. Automation for file import and export

    eoptics
    by eoptics · December 2019
    area of each green and blue polygon.(At #1, #2, #3)
  18. 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?
  19. 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
  20. memory required to open oas file

    steven_martin
    by steven_martin · May 2018
    will try #1 and #4 later today and post the findings
Next
Powered by Vanilla