Matthias Koefferlein
|
d1f38a36b1
|
Not directly related (initially so): EdgeProcessor can restart now.
|
2021-06-13 23:02:09 +02:00 |
Matthias Köfferlein
|
8bd58be534
|
Merge pull request #830 from KLayout/issue-824
Issue 824
|
2021-06-12 08:58:00 +02:00 |
Matthias Koefferlein
|
43c941004a
|
Fixed embarrassing typo: Minkowsky -> Minkowski (Hermann Minkowski, 22 June 1864 – 12 January 1909)
|
2021-06-10 23:33:49 +02:00 |
Eugene Zelenko
|
ed27447ce0
|
Fix misspellings in db.
|
2021-06-07 18:21:02 -07:00 |
Matthias Koefferlein
|
8b528a8a7a
|
Refactored the compound op node cache for multithreading support
|
2021-06-07 22:46:15 +02:00 |
Matthias Koefferlein
|
02ec262df0
|
Normalized resistor contact polygons for better test reproducibility.
|
2021-06-03 23:43:00 +02:00 |
Matthias Koefferlein
|
7aaddcf205
|
Normalize S/D choice on MOS transistor extraction for better test reproducability
|
2021-06-03 17:32:38 +02:00 |
Matthias Koefferlein
|
a762797d58
|
Typos fixed.
|
2021-06-01 21:32:24 +02:00 |
Matthias Koefferlein
|
ef01bbf81b
|
Restored merge behavior for DRC 'or' also in deep mode
|
2021-05-31 18:24:00 +02:00 |
Matthias Köfferlein
|
63f4d727e9
|
Merge pull request #813 from KLayout/wip
Wip
|
2021-05-29 23:59:44 +02:00 |
Matthias Koefferlein
|
83685a3715
|
Fixed a build issue.
|
2021-05-29 22:06:13 +02:00 |
Matthias Koefferlein
|
eeaab8a417
|
Bugfix: Region#flatten and Edges#flatten did not update the merged cache to flat and Region#flatten did not produce PolygonRefs
|
2021-05-29 19:28:56 +02:00 |
Matthias Koefferlein
|
5ceeafc0ff
|
Implemented #808 (Feature suggestion: DRC to report edges attached to corners as edge pairs). Solution is available for DRC layers and universal DRC expressions.
|
2021-05-29 17:57:38 +02:00 |
Matthias Koefferlein
|
e57d573a42
|
Tests, so bug fixes, some refactoring
|
2021-05-29 09:43:12 +02:00 |
Matthias Koefferlein
|
c8548709bb
|
Implemented edge pair filters, DRC: with(out)_angle, with(out)_length and with(out)_distance
|
2021-05-28 23:46:52 +02:00 |
Matthias Koefferlein
|
fcb966393a
|
Fixed #806: first, the internal error gone. Second, the implementation of custom comparers is simplified as the 'equals' method does not need to be implemented.
|
2021-05-26 22:39:28 +02:00 |
Matthias Koefferlein
|
ef22ead019
|
Fixed a bug in the Spice writer implementation (res3 not considered)
|
2021-05-26 22:27:42 +02:00 |
Niko Savola
|
ff90c476c3
|
Fix typos systemically in gsiDecl*.cc
|
2021-05-26 13:18:23 +03:00 |
Niko Savola
|
99ef222f50
|
Fix more typos in gsiDeclDbLayoutToNetlist.cc
\\make_incluidelayer -> \\make_includelayer
sqaure -> square
|
2021-05-26 12:37:24 +03:00 |
Niko Savola
|
b27e5de023
|
Fix typo in gsiDeclDbLayoutToNetlist
reprfesenting -> representing
|
2021-05-26 12:31:46 +03:00 |
Niko Savola
|
bc16c4ad31
|
Fix missing 'to' typo
from another cell this cell -> from another cell to this cell
|
2021-05-26 10:33:07 +03:00 |
Matthias Koefferlein
|
6ad8ec5662
|
Bugfix: whole edge output for fragmented second input. No way to fix that for the compound ops. Restrict negative output for two-layer checks on first layer for the same reason.
|
2021-05-26 00:27:13 +02:00 |
Matthias Koefferlein
|
19b28982e7
|
WIP: updated test data (bugfix: bulk does not have layer properties), Fixed Region::count and Region::hier_count (was counting non-polygons too)
|
2021-05-25 23:08:38 +02:00 |
Matthias Koefferlein
|
3789e38ce3
|
WIP: avoid one more segfault.
|
2021-05-25 22:45:19 +02:00 |
Matthias Koefferlein
|
0d6ce92d6b
|
WIP: fixed a potential segfault
|
2021-05-25 21:41:27 +02:00 |
Matthias Koefferlein
|
0452e91e8c
|
WIP: Some hardening against internal state changes in RecursiveShapeIterator, tests fixed
|
2021-05-25 21:36:54 +02:00 |
Matthias Koefferlein
|
1c8442f485
|
Fixed #807 - now supporting incremental connect and clear_connections in DRC/LVS
|
2021-05-24 21:56:57 +02:00 |
Matthias Koefferlein
|
58afc47071
|
WIP: reduced space runtimes (OpenRAM sample) by selective edge processing
|
2021-05-24 18:27:16 +02:00 |
Matthias Koefferlein
|
05b1023fd5
|
Updated tests.
|
2021-05-24 16:49:00 +02:00 |
Matthias Koefferlein
|
2fc301a0b6
|
More efficient shape counts on OriginalLayer
|
2021-05-23 12:21:18 +02:00 |
Matthias Koefferlein
|
4bc665cbf3
|
Mapping deep-mode 'or' (DRC) to 'add' to avoid flat processing.
|
2021-05-22 22:32:29 +02:00 |
Matthias Koefferlein
|
560234cacb
|
Less noisy output with verbose debug mode
|
2021-05-22 22:29:57 +02:00 |
Matthias Koefferlein
|
6cfe14a418
|
Typo corrected
|
2021-05-22 22:29:10 +02:00 |
Niko Savola
|
feb5e7eece
|
Fix documentation typo in gsiDeclDbCell.cc
|
2021-05-21 14:35:21 +03:00 |
Matthias Koefferlein
|
aea8c4d1ad
|
3-terminal C's and R's for Spice writer too, using different default models for 2- and 3-terminal R and C
|
2021-05-13 21:13:41 +02:00 |
Matthias Koefferlein
|
4eb8f69a22
|
Spice reader: Support for resistance, capacitance and inductance values within parameters, basic support for 3-terminal resistors, more flexibility in SpiceReaderDelegate.
|
2021-05-13 20:40:28 +02:00 |
Matthias Köfferlein
|
9c5542d3d2
|
Merge pull request #788 from KLayout/issue-787
Issue 787 fixed
|
2021-05-08 22:26:10 +02:00 |
Matthias Koefferlein
|
70864e41af
|
Implemented Edge#cut_point for GSI (was missing)
|
2021-05-04 21:12:46 +02:00 |
Matthias Koefferlein
|
31cc8f32e2
|
Fixed #787 - the results of const reference return values need to be copied as the holder object may go out of scope
|
2021-05-02 23:00:38 +02:00 |
Matthias Koefferlein
|
1285868546
|
Skip private-only tests without private data access
|
2021-05-01 21:36:52 +02:00 |
Matthias Koefferlein
|
7c3c631515
|
Merge branch 'master' into feedback
|
2021-04-29 23:53:47 +02:00 |
Matthias Koefferlein
|
281681fffb
|
Limit hier processor instance/instance and instance/cluster cache depth to 20 entries per cell pair to avoid memory explosion
|
2021-04-28 22:51:00 +02:00 |
Matthias Koefferlein
|
855e8a3518
|
WIP: some enhancements with the effect of reducing instance interaction caching overhead and improving performance. More memory and cache metrics.
|
2021-04-27 22:27:22 +02:00 |
Matthias Koefferlein
|
2f204eaa21
|
Some refactoring of the instance-to-instance test in hier processor: gives some performance improvement with less memory for cache.
|
2021-04-26 23:15:27 +02:00 |
Matthias Koefferlein
|
6e52e6f0c6
|
WIP: introducing memory metrics for netlist/l2n
|
2021-04-26 22:26:31 +02:00 |
Matthias Koefferlein
|
7d8825a9fb
|
Ghost cells are not renamed in blend mode 'rename'
|
2021-04-24 21:30:03 +02:00 |
Matthias Köfferlein
|
f8e7e3b6e1
|
Merge pull request #770 from KLayout/lvs-enhancement
Lvs enhancement
|
2021-04-14 23:24:30 +02:00 |
Matthias Koefferlein
|
6ea04d6c27
|
Small LVS enhancement: reject backtracking branch if it leads to ambiguous name conflicts
|
2021-04-13 22:57:08 +02:00 |
Matthias Koefferlein
|
a02c2c8eeb
|
Merge branch 'master' into hierarchical-edges
|
2021-04-11 22:47:38 +02:00 |
Matthias Koefferlein
|
870fd2e0bd
|
Fixed some valgrind issues.
|
2021-04-08 23:30:47 +02:00 |