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. Dark mode

    Matthias
    by Matthias · July 2022
    RBA::QBrush::new(RBA::QColor::new("#101010")), # window) palette.setColorGroup(RBA::QPalette::Inactive, RBA::QBrush::new(RBA::QColor::new("#f0f0f0")), # win
  2. Net connection identify with wide dielectric opening

    Vincent Lin
    by Vincent Lin · July 2022
    1, 2, 3, 4 ] as connected , but actually just #1 & #2 is one group, #3 , #4 are individually stand, not sure there is a better way to sort them ? I am trying to achieve this, will post
  3. Build klayout inside conda environment

    sekigawa
    by sekigawa · March 2022
    [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
  4. 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
  5. 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
  6. No 2.5D view entry in the Tools menu

    jdacosta
    by jdacosta · June 2021
    #17/0: 0.5 height=0.2
  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
    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
  9. Technologies window not visible anymore

    dick_freebird
    by dick_freebird · March 2021
    and making popped windows go to screen #1 center,
  10. 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.
  11. 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.
  12. 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
  13. LayerMapping

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

    mliberty
    by mliberty · May 2020
    Hi
  15. 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)
  16. 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.
  17. 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.
  18. 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
  19. Automation for file import and export

    eoptics
    by eoptics · December 2019
    area of each green and blue polygon.(At #1, #2, #3)
  20. 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?
Previous Next
Powered by Vanilla