This website requires JavaScript.
Explore
Help
Sign In
luke
/
klayout
Watch
1
Star
0
Fork
0
mirror of
https://github.com/KLayout/klayout.git
synced
2026-09-02 10:57:51 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0dd7dfb48a7b4e5fc03b755d261225bcc1eb976a
klayout
/
testdata
/
python
T
History
Matthias Koefferlein
fd1dc842e0
Generic GSI methods #_to_const_object (for testing) and #_const_cast. Fixed a class initialization issue - sub classes should not be registered by name at top level in Expressions
2024-08-07 00:11:48 +02:00
..
basic.py
Generic GSI methods #_to_const_object (for testing) and #_const_cast. Fixed a class initialization issue - sub classes should not be registered by name at top level in Expressions
2024-08-07 00:11:48 +02:00
dbLayoutTest.py
const versions of Layout#cell and Layout#top_cell(s)
2024-08-06 18:19:31 +02:00
dbLayoutToNetlist.py
…
dbLayoutVsSchematic.py
…
dbNetlistCrossReference.py
…
dbPCells.py
Implemented a solution for issue
#1790
(Support for recursive PCell instances)
2024-07-27 14:00:54 +02:00
dbPolygonTest.py
…
dbReaders.py
…
dbRegionTest.py
Added Region#being_shapes_rec and Region#begin_merged_shapes_rec, mainly for being able to retrieve shapes with properties from Region#nets
2024-07-25 19:34:08 +02:00
dbShapesTest.py
…
dbTransTest.py
…
kwargs.py
…
layLayers.py
…
layObjects.py
…
layPixelBuffer.py
…
modTests.py
Fixing issue
#1774
(providing klayout.__version__ also for built-in module)
2024-07-05 17:50:38 +02:00
qtbinding.py
…
tlTest.py
…