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. invalid syntax on new laptop

    ghw
    by ghw · May 4
    Hello,
  2. MOSFET 4 terminal extraction

    dai
    by dai · December 2021
    hi Matthias.
  3. Layout view of resistors

    tagger5896
    by tagger5896 · March 2021
    Definition# Assumes a sheet rho of 150 Ohm/Square#Define this as you likeres_ex = CustomResistorExtraction::new("RES", 1.0)extract_devices(res_ex, { "C" =>
  4. PowerMesh

    tagger5896
    by tagger5896 · February 2021
    dbu = ly.dbu cell = lv.active_cellview.cell #Define Layer layer_number = 5 datatype = 0 layer_info = LayerInfo.new(layer_number,datatype) layer_index = ly.layer(layer_info) # Define the coord
  5. Rotating and translating shapes in a particular cell

    Ege_Bey
    by Ege_Bey · June 2020
    cell = layout.cell('TopCell')layer = layout.layer(1, 0)cell.shapes(layer).insert(pya.Box(1111, 2222,4000, 3000)) # LOWLX, LOWLY, UPRX, UPRYt=pya.DTrans.new(pya.DTrans.R90) #define the transformation#
  6. Build Klayout for Windows10 64 bit with Visual Studio 2015 Comunity Edition and Qt 5.7.1

    ingpconci
    by ingpconci · December 2016
    #define _SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS 1
  7. Library cells and replace function

    gwondaleya
    by gwondaleya · December 2016
    #define replace function
  8. Creation of Circle tool

    xamax
    by xamax · January 2015
    #define PI (3.1415926589793)
  9. Layer space and width

    arided
    by arided · March 2014
    tileNo = 10 #define the tiles in 10um
  10. klayout-0.22 built error

    Matthias
    by Matthias · May 2013
    BTW: I am using VS 2010 express myself but with a somewhat older Qt version. Maybe 4.8.4 requires some other #define switches.
Powered by Vanilla