Matthias Koefferlein
|
086ddeace7
|
Netlist browser bugfix: show subcircuit nets in coordinate system of subcircuit
|
2019-05-01 21:42:10 +02:00 |
Matthias Koefferlein
|
60216ee3f6
|
Netlist browser: some bug fixes in search, probe net feature.
|
2019-05-01 00:24:43 +02:00 |
Matthias Koefferlein
|
4e15b3df92
|
Netlist browser: detailed info box.
|
2019-04-30 00:18:11 +02:00 |
Matthias Koefferlein
|
e661bac0a7
|
Netlist browser: fixed a segfault on 'unload all'
|
2019-04-28 22:57:06 +02:00 |
Matthias Koefferlein
|
0983ebc854
|
Fixed unit tests.
|
2019-04-28 21:19:08 +02:00 |
Matthias Koefferlein
|
c4b5c648b7
|
Netlist browser: warning if not all shapes are highlighted.
|
2019-04-28 19:40:55 +02:00 |
Matthias Koefferlein
|
d68c61394a
|
Netlist browser: find text feature.
|
2019-04-28 19:22:39 +02:00 |
Matthias Koefferlein
|
bfea3fdc2f
|
Netlist browser - some bugfixes, multiple selection of nets, colorizing
|
2019-04-28 16:28:39 +02:00 |
Matthias Koefferlein
|
f8d09a642b
|
WIP: netlist browser - coloring
|
2019-04-28 00:41:47 +02:00 |
Matthias Koefferlein
|
dc3f200119
|
Aligned net browser config with net tracer.
|
2019-04-27 00:30:45 +02:00 |
Matthias Koefferlein
|
c613ddb633
|
WIP: netlist browser: context menu.
|
2019-04-26 23:32:26 +02:00 |
Matthias Koefferlein
|
97fb852579
|
WIP: some refactoring.
|
2019-04-26 23:27:16 +02:00 |
Matthias Koefferlein
|
b4d5fcbf16
|
Netlist browser: full information display for single netlist.
|
2019-04-26 21:51:52 +02:00 |
Matthias Koefferlein
|
c19dc41506
|
WIP: netlist browser
|
2019-04-25 01:47:16 +02:00 |
Matthias Koefferlein
|
9ee58b161f
|
WIP: netlist browser
|
2019-04-25 01:23:36 +02:00 |
Matthias Koefferlein
|
5500ca45d8
|
Icons for netlist browser
|
2019-04-23 23:34:07 +02:00 |
Matthias Koefferlein
|
13cd80376a
|
Fixed a segfault when closing the netlist browser.
|
2019-04-23 19:52:22 +02:00 |
Matthias Koefferlein
|
7f9da5e8de
|
Introduced concept of device class templates
This concept allows to persist at least the standard
(built-in) device classes into L2N DB files. This way
device classes are persisted.
|
2019-04-23 19:44:07 +02:00 |
Matthias Koefferlein
|
46b47ff0d9
|
WIP: netlist browser - removed self test, is unit test now.
|
2019-04-22 22:00:47 +02:00 |
Matthias Koefferlein
|
0410ae765e
|
WIP: netlist browser - some debugging
|
2019-04-22 21:53:53 +02:00 |
Matthias Koefferlein
|
611cf9eb7b
|
WIP: some refactoring
|
2019-04-22 21:28:19 +02:00 |
Matthias Koefferlein
|
969d4e80cd
|
WIP: netlist browser.
|
2019-04-22 09:28:26 +02:00 |
Matthias Koefferlein
|
5b8a9cf49c
|
WIP: netlist browser
|
2019-04-22 01:25:48 +02:00 |
Matthias Koefferlein
|
59aa5758f5
|
WIP: netlist browser.
|
2019-04-21 10:54:25 +02:00 |
Matthias Koefferlein
|
ae9064021c
|
WIP: netlist browser.
|
2019-04-21 10:41:20 +02:00 |
Matthias Koefferlein
|
20b984cc50
|
Naming of layers isn't required anymore for connect et al: names are given automatically now.
|
2019-04-20 20:30:12 +02:00 |
Matthias Koefferlein
|
767f6a7c48
|
WIP: first code pieces
|
2019-04-20 10:33:56 +02:00 |
Matthias Koefferlein
|
8121f70e65
|
Netlist compare: Net mismatches reported if nets don't match but we still will proceed
|
2019-04-18 00:01:21 +02:00 |
Matthias Koefferlein
|
213a6f306b
|
More robust unit tests.
|
2019-04-17 22:16:57 +02:00 |
Matthias Köfferlein
|
e42b731e41
|
Merge pull request #262 from KLayout/issue-261
Fixed #261 (iterator must not be incremented while value is used)
|
2019-04-17 22:15:36 +02:00 |
Matthias Köfferlein
|
72f1a2a383
|
Merge pull request #258 from lightwave-lab/master
Accelerating Travis build (wheels < 5min, Mac app < 20min)
|
2019-04-17 22:14:53 +02:00 |
Matthias Koefferlein
|
66eabe9aec
|
Test data normalization for netlist writer test (Ruby)
|
2019-04-17 22:05:51 +02:00 |
Matthias Koefferlein
|
567769f13d
|
More robust WebDAV test by sorting the order of collection items
|
2019-04-17 22:01:56 +02:00 |
Matthias Koefferlein
|
e73c853873
|
Another fix for CenOS6 builds.
|
2019-04-17 07:24:31 +02:00 |
Matthias Koefferlein
|
0bde41446a
|
Fixed #261 (iterator must not be incremented while value is used)
|
2019-04-16 23:54:11 +02:00 |
Matthias Koefferlein
|
42cb95188d
|
Fixed build issue on CentOS6
|
2019-04-16 20:48:58 +02:00 |
Matthias Koefferlein
|
3de4a8408e
|
Merge remote-tracking branch 'origin/dvb'
|
2019-04-16 18:55:37 +02:00 |
Matthias Koefferlein
|
197d99ab62
|
Unit test fixed.
|
2019-04-16 07:10:34 +02:00 |
Matthias Koefferlein
|
86f05456b8
|
Fixed pya:qtbinding test
|
2019-04-16 07:07:19 +02:00 |
Matthias Koefferlein
|
55039629b0
|
Merge remote-tracking branch 'origin/master' into dvb
|
2019-04-16 00:13:15 +02:00 |
Matthias Koefferlein
|
a8b3bf114a
|
Merge branch 'master' of https://github.com/KLayout/klayout
|
2019-04-16 00:11:56 +02:00 |
Matthias Koefferlein
|
19dbc1d74a
|
Fixed a segfault in an application test.
|
2019-04-16 00:11:07 +02:00 |
Matthias Koefferlein
|
b5d21dadd0
|
Fixed a segfault in an application test.
|
2019-04-16 00:09:41 +02:00 |
Matthias Koefferlein
|
eabf558186
|
netlist exaction: selective net joining with labels
Now, a glob pattern can be used to identify the labels
which implicitly join nets. Also, net joining now
only happens on top level.
|
2019-04-15 23:24:27 +02:00 |
Matthias Koefferlein
|
3ebdfa83f9
|
Netlist compare: successfully applied the netlist compare to a bigger example.
|
2019-04-14 19:38:31 +02:00 |
Matthias Koefferlein
|
9f3bea92fb
|
WIP: less strict pin matching (for top levels with/without pins). Fixed tests.
|
2019-04-14 19:22:07 +02:00 |
Matthias Koefferlein
|
699e94a45f
|
WIP: added configuration options (complexity, depth) for net compare
|
2019-04-14 19:11:42 +02:00 |
Matthias Koefferlein
|
92524dcf57
|
WIP: netlist compare - bugfixed latest version and updated tests.
|
2019-04-13 19:56:08 +02:00 |
Matthias Koefferlein
|
4e85ae7db0
|
WIP: netlist compare (better backtracking)
|
2019-04-13 02:48:10 +02:00 |
Matthias Koefferlein
|
e855d8df35
|
WIP: fixed unit tests.
|
2019-04-12 00:31:48 +02:00 |