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. Deleting Specific Objects within a Cell (Python Script/Macro)

    Sharon
    by Sharon · July 31
    1. create a new layout "circle_cell" to draw a new circle shape (geometrically identical to shape of pillars cell #1) within it.
  2. Deleting Specific Objects within a Cell (Python Script/Macro)

    Sharon
    by Sharon · July 29
    However, I would like to delete only the instances of cell '#1' that are located in an "inactive region" and keeping all instances of cell '#1' that are within an "active re
  3. Deleting Specific Objects within a Cell (Python Script/Macro)

    Sharon
    by Sharon · July 24
    If I delete an object from the red circle, the entire cell #1 is removed. I don't want to do that.
  4. Running LVS on an inverter in IHP

    diarmuid
    by diarmuid · April 24
    actually, please ignore question #1, this was due to a bug on my side!
  5. Issues with batch mode of XSection after update 1.4 -> 1.7

    PavelSmirnov
    by PavelSmirnov · April 2024
    RuntimeError: No constructor of DPoint available that takes 2000 arguments (implicit call from tuple) for argument #1 ('dpoint') in Point::from_dpointin C:\\Users\\PavelSmirnov\\KLayout\\salt/xsection
  6. Issues with batch mode of XSection after update 1.4 -> 1.7

    PavelSmirnov
    by PavelSmirnov · April 2024
    RuntimeError: Unexpected object type (expected argument of class DPoint, got Array) for argument #1 ('dpoint') in Point::from_dpointin C:\\Users\\PavelSmirnov\\KLayout\\salt/xsection/macros/xsection.l
  7. need compilation advice: python3 cannot "import klayout.db" with version 0.28.15 [solved]

    bobo38
    by bobo38 · February 2024
    Compilation from 0.28.17 source (with " Fixed issue #1610: leaking reference in Python debugger #1618 ") is running :-)
  8. Recursive collection of the points in a region or on a layer to calculate the centroid of layer

    double0darbo
    by double0darbo · October 2023
    total_area = 0 centroids = [] #1/0, 2/0 layer_input = self.layer_input.selectedItems() layer_input = [j.text for j in set(layer_input)] layer_indexes = layout.layer_indexes() for
  9. Recursive collection of the points in a region or on a layer to calculate the centroid of layer

    double0darbo
    by double0darbo · October 2023
    total_area = 0 com_y = 0 com_x = 0 #1/0, 2/0 layer_input = self.layer_input.selectedItems() layer_input = [j.text for j in set(layer_input)] layer_indexes = layout.layer_indexes(
  10. Klayout save image issue.

    RawrRanger
    by RawrRanger · July 2023
    #1. filter all cells with Fleld and PA/PB in cellname#2. check sub-cells in "field" cell, if with DARK and PA/PB in cell name add to array#3. return a arraay with unique cell namesde
  11. Layout View Saving Issue

    Default
    by Default · June 2023
    the screenshot of code #1 is empty , then I run the code #2 ,It returned the same layout_view hash but the screenshot came back.
  12. Bug In KLayout 0.28.7 When Doing Cell By Cell OR Operation On Shapes With User Properties

    winebarp
    by winebarp · May 2023
    Initial layout. The 2 boxes on the right have the User Property #1: 'TEST_STRING' associated with them.
  13. Is there metal coloring support in KLayout?

    dick_freebird
    by dick_freebird · April 2023
    Certainly option #1 is doable, looks like just another
  14. How to extract transistor in parallel topology in LVS?

    Matthias
    by Matthias · February 2023
    But let me answer the questions from slide #16 first:
  15. How to extract transistor in parallel topology in LVS?

    sekigawa
    by sekigawa · February 2023
    Regarding the PPT, please jump into Part-II (slide #17), and proceed to Part-III.
  16. How to run LVS with schematiic from pspice?

    dick_freebird
    by dick_freebird · January 2023
    Question #1 - is the full path in the popup error window, a valid
  17. Tools > Trace Net > Layer Stack

    Matthias
    by Matthias · November 2022
    the problem occurred to me as well. So rule #1 of successful software development applies: make the programmer feel the same pain as the users and you will get a premium product.
  18. 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
  19. 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
  20. 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
Next
Powered by Vanilla