klayout/src
Matthias Koefferlein b391b4510f WIP: can compare empty circuits now
Empty circuits play a role as abstracts. They
are compared by using the pin names the nets
are attached to. The implementation change is:
* nodes without device terminals or subcircuit pins
  are compared through their net properties (count
  and name of pins attached)
* some enhancements of the net string serializer
  have been made to account for pin name mismatches.
2019-03-31 09:53:51 +02:00
..
ant Updated copyright. 2019-01-08 01:09:25 +01:00
buddies Updated copyright. 2019-01-08 01:09:25 +01:00
db WIP: can compare empty circuits now 2019-03-31 09:53:51 +02:00
drc DRC layer's flatten now returns a proper DRCLayer object, enabled flat layers to become input also for deep mode L2N 2019-03-13 16:14:27 +01:00
edt Updated copyright. 2019-01-08 01:09:25 +01:00
fontgen Updated copyright. 2019-01-08 01:09:25 +01:00
gsi Avoid an issue with virtual functions 2019-01-31 01:07:15 +01:00
gsiqt Updated copyright. 2019-01-08 01:09:25 +01:00
gtfui Updated copyright. 2019-01-08 01:09:25 +01:00
img Updated copyright. 2019-01-08 01:09:25 +01:00
klayout_main Updated copyright. 2019-01-08 01:09:25 +01:00
lay Updated DRC doc. 2019-03-06 07:55:20 +01:00
laybasic Fixed a small issue in the adjust cell origin dialog. 2019-03-10 22:38:27 +01:00
lib Updated copyright. 2019-01-08 01:09:25 +01:00
lym Updated copyright. 2019-01-08 01:09:25 +01:00
plugins Hierarchical implementation DRC functions (measurements) 2019-02-16 22:34:36 +01:00
pya Avoid an issue with virtual functions 2019-01-31 01:07:15 +01:00
pyastub Updated copyright. 2019-01-08 01:09:25 +01:00
pymod Updated copyright. 2019-01-08 01:09:25 +01:00
rba Avoid an issue with virtual functions 2019-01-31 01:07:15 +01:00
rbastub Updated copyright. 2019-01-08 01:09:25 +01:00
rdb Another fix for Windows build (for gcc) 2019-02-24 00:17:33 +01:00
tl Build issue fixed. 2019-03-02 17:35:15 +01:00
unit_tests Updated copyright. 2019-01-08 01:09:25 +01:00
version Updated copyright. 2019-01-08 01:09:25 +01:00
app.pri
klayout.pri WIP: some performance improvements, cronology debugging support (experimental) 2018-11-03 12:28:27 +01:00
klayout.pro Enabled Qt-less unit tests, some basic implementation of Qt-less threads based on pthread and an atomics library. A lot missing. 2018-07-05 00:33:34 +02:00
lib.pri
lib_ut.pri First steps towards enablement of MSVC2017 for pymod. A lot of things to TODO yet ... 2018-08-04 18:02:39 +02:00
with_all_libs.pri MSVC builds for the first time - still a lot of patches required 2018-08-28 23:19:58 +02:00