klayout/testdata
Matthias Koefferlein 65fd3f3e50 Providing a fix for issue #2267
1. The script API "map_file" attribute has been changed
   to accept and supply nil (for no file), a string (for
   a file, empty is equivalent to "no file") and a list
   for multiple files which are merged. The split at "+"
   or "," has been dropped.
2. The strm* tools option ("--lefdef-map") has been changed
   to allow multiple occurances instead of split at "+" or ",".
2026-02-05 23:21:04 +01:00
..
algo Bugfix/enhancement: keeping clusters and nets in sync when joining nets. This will enhance robustness under presence of soft connection errors 2026-01-11 17:45:44 +01:00
bd Implementing request from issue #2183 2025-10-25 17:54:26 +02:00
bool Fixing issue #2208 2025-11-08 23:45:09 +01:00
buddies Fixed unit tests 2025-04-08 19:38:56 +02:00
cif Fixed issue-972 (#1003) 2022-02-12 18:08:52 +01:00
drc Merge branch 'master' into wip 2026-02-05 22:05:24 +01:00
dxf Fixing issue #2208 2025-11-08 23:45:09 +01:00
gds Added some tests 2025-10-25 17:16:13 +02:00
gds2_txt Initialized repository with current sources. 2017-02-12 13:21:08 +01:00
img Issue #535 (Image handling enhancements) (#551) 2020-05-02 13:45:20 +02:00
klayout_main Updating copyright to 2025 2025-01-04 19:32:33 +01:00
lay Support for grayscale formats in PNG reader for PixelBuffer, writing non-alpha RGB versions from non-transparent PixelBuffers 2022-05-09 22:13:35 +02:00
lefdef Added test 2025-06-27 17:37:19 +02:00
lstream Fixed LStream writer under the presence of iterated arrays 2025-11-11 23:35:08 +01:00
lvs Making net name mandatory (using expanded_name) for L2N format, so that we can refer to net name in log entries later 2026-01-04 17:10:35 +01:00
lym Trying to fix Python 3.6 builds + tests 2024-01-25 13:35:23 +01:00
magic Following up on a number of Magic reader issues found in the course of issue #2263 2026-01-25 19:30:08 +01:00
maly Introducing a check whether DBU is compatible with a given one in most readers (except PCB) 2025-07-05 21:13:19 +02:00
net_tracer Added missing files 2025-01-16 20:50:51 +01:00
oasis Merge branch 'bugfix/issue-2088' 2025-07-19 19:00:33 +02:00
other Initialized repository with current sources. 2017-02-12 13:21:08 +01:00
pcb/simple Added smoke tests for streams in Python module 2025-11-08 20:25:06 +01:00
pex WIP: debugging, tests. Triangulation should be safer now against linear chains of vertexes. 2025-05-04 14:36:34 +02:00
pymod Added smoke tests for streams in Python module 2025-11-08 20:25:06 +01:00
python Added smoke tests for streams in Python module 2025-11-08 20:25:06 +01:00
ruby Providing a fix for issue #2267 2026-02-05 23:21:04 +01:00
sessions Follow-up on #353 (sessions paths relative to session file) 2019-09-18 22:05:37 +02:00
tl Added tests, fixed implementation 2021-12-15 23:18:42 +01:00
vendor/ruby/test Fixed an internal error happening when a librrary isn't registered and destroyed by the GC 2020-08-30 11:35:30 +02:00