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

    OmegaLeon
    by OmegaLeon · January 30
    RBA::QBrush::new(RBA::QColor::new("#3e3e42")), # light RBA::QBrush::new(RBA::QColor::new("#1e1e1e")), # dark RBA::QBrush::new(RBA::QColor::new("#
  2. Running LVS on an inverter in IHP

    diarmuid
    by diarmuid · April 2025
    actually please ignorie #2 and #3. Im ramping up on this tool so prone to asking "silly" questions like these! For anyone following this thread who is a newbie at this tool, my issue
  3. Keyboard shortcuts

    dick_freebird
    by dick_freebird · November 2023
    which, why or why I cared at one point. My question (#3)
  4. Issue when attempting to use LayoutToNetlist::build_all_nets

    mtnhomecad
    by mtnhomecad · September 2023
    Unexpected object type (expected hash, got RBA::LayerMapping) for argument #3 ('lmap') in LayoutToNetlist::build_all_nets
  5. Macro Editor syntax highlighting issue

    RawrRanger
    by RawrRanger · September 2023
    'Alert'=(color:'#ff80ac',background:'#3b3b32'), 'Attribute'=(bold:false,color:'#0095ff'), 'Base-N Integer'=(bold:false,color:'#ac80ff'), 'Built-in'=(bold:false,color:'#
  6. 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
  7. pCell flatten/Convert to static causing "XY record expected error"

    RawrRanger
    by RawrRanger · July 2023
    file #2 #3 have the same pCell. same location all parameters same except for one
  8. Dark mode

    Matthias
    by Matthias · July 2022
    RBA::QBrush::new(RBA::QColor::new("#303030")), # button RBA::QBrush::new(RBA::QColor::new("#505050")), # light RBA::QBrush::new(RBA::QColor::new("#
  9. 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
  10. 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 =
  11. Boolean functions based on Regions ,Functions to add box ,circle, path and polygon

    tagger5896
    by tagger5896 · April 2021
    #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 lay2 = 5num = 8 #based
  12. General Mouse Function

    tagger5896
    by tagger5896 · March 2021
    ##################################################################### Copy below and save into "C:/Users/your_path/KLayout/pymacros" as Mouse_XY.py#Tracy Groller#3/16/2021#Get Mouse
  13. Ruby, Fetch x and y position of the mouse click from gds

    tagger5896
    by tagger5896 · March 2021
    #Tracy Groller#3/3/21#Prelimaniary Code, Rough at best and Buggy#Testing Ideas :=]#Process Rulers with Multi Coords#Need too add Marker and Snap#Adds Right Click to end , no need to select another too
  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
    4. size up #3 by 0.2+0.18/2
  16. Automation for file import and export

    eoptics
    by eoptics · December 2019
    area of each green and blue polygon.(At #1, #2, #3)
  17. Wrong rounding coordinates

    Matthias
    by Matthias · December 2017
    I have opened #32 on GitHub to track this issue.
  18. PYA to support multiple python interpreter

    werk
    by werk · June 2017
    #3 collect (generation=2, n_collected=0x0, n_uncollectable=0x0, nofail=1) at Modules/gcmodule.c:1032
  19. Cell - User Properties, Save/Load to GDS

    davidnhutch
    by davidnhutch · March 2017
    #3
  20. PCell contents not selectable

    davidnhutch
    by davidnhutch · November 2015
    Each has benefits. For example #3 is useful if you want to simultaneously select sub-shapes inside multiple cells, say to run some action. But #3 is also dangerous. 1 and 3 are my personal favorites,
Next
Powered by Vanilla