Matthias Koefferlein
|
6f93ff616f
|
More tests, bug fixes.
|
2021-01-09 17:50:39 +01:00 |
Matthias Koefferlein
|
b15e7f2b9f
|
WIP: proper integration of complex DRC ops in DRC framework
|
2021-01-09 16:37:16 +01:00 |
Matthias Koefferlein
|
7093dfd0eb
|
WIP: bug fixes, more tests for complex DRC
|
2021-01-09 15:56:55 +01:00 |
Matthias Koefferlein
|
f993e4c31b
|
WIP: clarification on shielding: in two-layer checks, the second layer shields, but not the first one.
|
2021-01-07 00:01:47 +01:00 |
Matthias Koefferlein
|
d1868a4b23
|
WIP: some development, bugfixing on DRC implementation - mainly about correct opposite filter operation
|
2021-01-06 23:39:51 +01:00 |
Matthias Koefferlein
|
9c95bed67e
|
Generic DRC: new tests, bug fixes.
|
2021-01-06 11:59:47 +01:00 |
Matthias Koefferlein
|
0d9ee8a70d
|
First test for generic DRC feature
|
2021-01-06 09:52:24 +01:00 |
Matthias Koefferlein
|
736fe874eb
|
Fixed an issue in the DRC doc generation (needs explicit doc for enum defaults)
|
2021-01-06 02:31:56 +01:00 |
Matthias Koefferlein
|
537529493a
|
Removed temp files.
|
2021-01-06 02:21:15 +01:00 |
Matthias Koefferlein
|
c160f7f43f
|
Documentation updates
|
2021-01-06 02:20:36 +01:00 |
Matthias Koefferlein
|
37d62f97e1
|
WIP: More documentation for complex DRC ops
|
2021-01-06 01:27:02 +01:00 |
Matthias Koefferlein
|
7d4310d343
|
Updated copyright to 2021
|
2021-01-05 22:57:48 +01:00 |
Matthias Koefferlein
|
9812ff7901
|
WIP: a new concept for complex DRC - 'foreign' subjects
|
2021-01-05 22:49:30 +01:00 |
Matthias Koefferlein
|
6dd190e3af
|
More compound DRC operations (join, merge, count filter)
|
2021-01-04 21:34:12 +01:00 |
Matthias Koefferlein
|
ee082f65a0
|
WIP: documentation
|
2021-01-04 01:14:39 +01:00 |
Matthias Koefferlein
|
7f1d91f529
|
WIP: typo fixed
|
2021-01-03 23:32:24 +01:00 |
Matthias Koefferlein
|
d273c2514d
|
WIP: DRC complex ops, implementation, doc, refactoring ...
|
2021-01-03 19:33:14 +01:00 |
Matthias Koefferlein
|
f3d8fb4a43
|
WIP: refactoring of DRC Ruby code
|
2021-01-03 19:03:30 +01:00 |
Matthias Koefferlein
|
43302dbe68
|
WIP: stashed another version of complex DRC framework
|
2021-01-02 21:32:56 +01:00 |
Matthias Koefferlein
|
815b81ce59
|
WIP: Introduced DRC negative options in GSI
|
2021-01-02 21:10:05 +01:00 |
Matthias Koefferlein
|
82a70bdde0
|
WIP: negative output of DRC functions.
|
2021-01-02 20:33:16 +01:00 |
Matthias Koefferlein
|
98792c55de
|
WIP: attempt to implement negative edge output on width and space
|
2021-01-02 19:34:46 +01:00 |
Matthias Koefferlein
|
8f8d754180
|
Create a temp stash for DRC devel.
|
2021-01-02 00:32:36 +01:00 |
Matthias Koefferlein
|
70ccc50b39
|
WIP: some refactoring to make functions available for DRC compound operations and to simplify binding
|
2021-01-01 23:20:11 +01:00 |
Matthias Koefferlein
|
6a1a6b972c
|
Added vim swap files to .gitignore
|
2020-12-31 00:40:59 +01:00 |
Matthias Köfferlein
|
0417891529
|
Merge pull request #698 from KLayout/25d-view-enhancements
25d view enhancements
|
2020-12-31 00:23:04 +01:00 |
Matthias Koefferlein
|
dd84e64446
|
Fixed an issue with the OASIS reader (unused cells popped up as dummy top levels)
This happens when OASIS declares a cell name without actually using it.
The intended behavior is to drop such cells.
|
2020-12-30 23:37:01 +01:00 |
Matthias Koefferlein
|
cd73987b30
|
More consistent behavior of the preset views (front, top ...)
|
2020-12-28 21:13:07 +01:00 |
Matthias Koefferlein
|
a0d05753ad
|
No segfault on OpenGL initialization failure but nice error screen.
|
2020-12-28 00:09:27 +01:00 |
Matthias Köfferlein
|
70dcc92640
|
Merge pull request #694 from KLayout/issue-693
Fixed #693: URI relative path resolution if the first URI is empty.
|
2020-12-27 21:23:40 +01:00 |
Matthias Köfferlein
|
78672b1175
|
Merge pull request #696 from KLayout/more-elaborate-layout_view-selections
More elaborate handling of selection changed events in LayoutView (av…
|
2020-12-27 21:22:00 +01:00 |
Matthias Koefferlein
|
cdcac6f5d3
|
WIP: copy-on-write for FlatRegion and FlatEdges too
|
2020-12-27 19:19:09 +01:00 |
Matthias Koefferlein
|
cc58d7d8ee
|
WIP: performance improvement: copy-on-write for flat edge pairs
|
2020-12-27 18:45:10 +01:00 |
Matthias Koefferlein
|
4ec00fb129
|
Fixed an issue with wrapping new objects into tl::Variants which are returned directly. For these objects, ownership needs to be transferred to the script.
|
2020-12-27 17:09:06 +01:00 |
Matthias Koefferlein
|
992be87812
|
WIP: testdata updated
|
2020-12-27 01:33:54 +01:00 |
Matthias Koefferlein
|
1026d197cb
|
WIP: Some optimization of check functions
|
2020-12-27 01:05:55 +01:00 |
Matthias Koefferlein
|
3f8113e404
|
WIP: Updated some test, debugging
|
2020-12-26 23:55:50 +01:00 |
Matthias Koefferlein
|
dcaa0d0ea5
|
WIP: deep mode and complex DRC ops, debugging
|
2020-12-26 21:11:22 +01:00 |
Matthias Koefferlein
|
493024734d
|
WIP: more tests enabled for deep mode
|
2020-12-26 20:48:11 +01:00 |
Matthias Koefferlein
|
1bb04c711c
|
WIP: more tests enabled for deep mode too.
|
2020-12-26 19:55:42 +01:00 |
Matthias Koefferlein
|
afc9fc9c7a
|
WIP: Bugfixed deep processor (multi-input mode and input layer index), added tests
|
2020-12-26 19:43:51 +01:00 |
Matthias Koefferlein
|
dc80ed77b1
|
WIP: region/edge booleans, more tests, debugging
|
2020-12-26 17:48:53 +01:00 |
Matthias Koefferlein
|
9b4f65bab4
|
Typo fixed
|
2020-12-26 17:18:23 +01:00 |
Matthias Koefferlein
|
953bee4790
|
WIP: more tests, debugging
|
2020-12-26 17:17:43 +01:00 |
Matthias Koefferlein
|
8d6dd23850
|
WIP: more tests, debugging
|
2020-12-26 17:06:44 +01:00 |
Matthias Koefferlein
|
cc6ad01529
|
WIP: more tests, debugging
|
2020-12-26 16:04:35 +01:00 |
Matthias Koefferlein
|
00a7021a30
|
WIP: more tests, debugging.
|
2020-12-26 15:41:20 +01:00 |
Matthias Koefferlein
|
3707fae3c2
|
WIP: more tests, debugging
|
2020-12-26 14:58:07 +01:00 |
Matthias Koefferlein
|
9c6e0129d9
|
WIP: debugging, test case for compound booleans
|
2020-12-26 00:06:49 +01:00 |
Matthias Koefferlein
|
80509c64e5
|
WIP: generalization of EdgePair/Edge/Polgyon processors, chained operations in compound ops.
|
2020-12-25 18:03:57 +01:00 |