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
invalid syntax on new laptop
by
ghw
·
May 4
Hello,
MOSFET 4 terminal extraction
by
dai
·
December 2021
hi Matthias.
Layout view of resistors
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" =>
PowerMesh
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
Rotating and translating shapes in a particular cell
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#
Build Klayout for Windows10 64 bit with Visual Studio 2015 Comunity Edition and Qt 5.7.1
by
ingpconci
·
December 2016
#define
_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS 1
Library cells and replace function
by
gwondaleya
·
December 2016
#define
replace function
Creation of Circle tool
by
xamax
·
January 2015
#define
PI (3.1415926589793)
Layer space and width
by
arided
·
March 2014
tileNo = 10
#define
the tiles in 10um
klayout-0.22 built error
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