klayout/testdata
Matthias Koefferlein 99d3610a6a Implemented #527 (wildcard layer mapping targets)
commit d77702cd86066f3a97d740a95923fa598c2ff07b
Author: Matthias Koefferlein <matthias@koefferlein.de>
Date:   Sat Mar 28 21:28:39 2020 +0100

    Wildcard expansion feature on layer mapping

    Finished feature, added doc and test.

    The solution is to use placeholder indexes for the
    layer mapping which are substituted by the real
    layers when they are encountered.

commit af60b5f18acfe3c5e2f1d4e6bc6ee752a246dc0d
Author: Matthias Koefferlein <matthias@koefferlein.de>
Date:   Sat Mar 28 19:11:32 2020 +0100

    Preparations for new feature: introduce relative and wildcard target layer specs
2020-03-28 22:49:57 +01:00
..
algo WIP: join_nets implemented, join_symmetric_nets: enhanced detection of symmetric nets. 2020-02-27 00:52:03 +01:00
bd Bug fixed strmxor with deep mode, added tests. 2019-09-07 21:27:12 +02:00
bool Updated slow EdgeProcessor unit test golden data. 2018-07-23 19:51:47 +02:00
buddies Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
cif Fixed issue #305 (CIF reader issue with rotated boxes) 2019-07-21 22:57:02 +02:00
drc Fixed #476 2020-01-23 17:56:20 +01:00
dxf Fixed #198 (DXF contour stitching renders fuzzy polygons) 2018-11-22 22:19:46 +01:00
gds Implemented #527 (wildcard layer mapping targets) 2020-03-28 22:49:57 +01:00
gds2_txt Initialized repository with current sources. 2017-02-12 13:21:08 +01:00
klayout_main Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
lay Fixed two more unit tests and renamed new 'define_layer' to 'define_opt_layer' for disambiguation 2019-05-29 01:22:11 +02:00
lefdef Added tests. 2020-03-02 00:13:44 +01:00
lvs Some small enhancements 2020-03-04 21:48:00 +01:00
magic Small bugfix for MAG writer + tests. 2019-12-08 20:25:25 +01:00
net_tracer Implemented #500 (limit number of shapes in net tracer) 2020-02-23 11:02:15 +01:00
oasis Fixed #275 (don't write PCell context with OASIS) 2019-06-16 16:48:30 +02:00
other Initialized repository with current sources. 2017-02-12 13:21:08 +01:00
pymod Unit tests fixed after #526 update. 2020-03-28 22:31:19 +01:00
python Unit tests fixed after #526 update. 2020-03-28 22:31:19 +01:00
ruby Unit tests fixed after #526 update. 2020-03-28 22:31:19 +01:00
sessions Follow-up on #353 (sessions paths relative to session file) 2019-09-18 22:05:37 +02:00
vendor/ruby/test RBA Unit test enhancements 2017-07-23 23:03:21 +02:00