Matthias Koefferlein
|
c9da9dc6e0
|
Updating copyright to 2025
|
2025-01-04 19:28:56 +01:00 |
Matthias Koefferlein
|
049c0b73b0
|
Debugging, added tests for new recursive shape iterator.
|
2024-10-25 23:13:40 +02:00 |
Matthias Koefferlein
|
e0e6017a80
|
Need to differentiate test results between editable and non-editable mode
|
2024-03-28 21:06:00 +01:00 |
Matthias Koefferlein
|
7080ed9a0c
|
Refined XOR optimization solution such that it is compatible with deep mode and 'wants_all_cells', added more tests
|
2024-03-28 20:57:19 +01:00 |
Matthias Koefferlein
|
cb5a1f7d3e
|
Refining shape iterator optimization, so it checks instances for overlap with shapes rather the other way round. This suits better to real test cases.
|
2024-03-27 23:46:33 +01:00 |
Matthias Koefferlein
|
5699c91d3f
|
Some utility features derived from the latest code changes
- Subtraction of boxes (pya/RBA: Box minus operator)
- Shape#rectangle, Shape#drectangle
- EdgePairs#write, Edges#write, Texts#write, Region#write for
debugging
|
2024-03-26 21:48:38 +01:00 |
Matthias Koefferlein
|
3fc32e77c3
|
Added full-circuit test for recursive shape iterator
|
2024-03-26 19:15:50 +01:00 |
Matthias Koefferlein
|
3cf8b29699
|
RecursiveShapeIterator debugging
|
2024-03-24 21:57:39 +01:00 |
Matthias Koefferlein
|
d248bfddf3
|
Updating copyright to new year
|
2024-01-01 17:06:23 +01:00 |
Matthias Koefferlein
|
a85dbd3d31
|
Updating copyright notice to 2023
|
2023-01-01 22:27:22 +01:00 |
Matthias Koefferlein
|
c0b38f3706
|
Using a weak Layout pointer to avoid segfaults in RecursiveShapeIterator
|
2022-02-07 21:56:37 +01:00 |
Matthias Koefferlein
|
10456516db
|
Updated copyright to 2022, preparations for 0.27.6 (was delayed due to code signing certificate issues)
|
2022-01-04 21:20:04 +01:00 |
Matthias Koefferlein
|
866ee9bd81
|
DRC: tiling mode with global transformation, debug + tested
|
2021-03-21 23:27:42 +01:00 |
Matthias Koefferlein
|
afdc50d05a
|
Global transformations for DRC and RecursiveShapeIterator
|
2021-03-21 23:09:09 +01:00 |
Matthias Koefferlein
|
9074c918bb
|
Fixed a linker name clash.
|
2021-02-21 22:11:33 +01:00 |
Matthias Koefferlein
|
412056afed
|
Recursive instance iterator, first draft.
|
2021-02-20 00:40:05 +01:00 |
Matthias Koefferlein
|
7d4310d343
|
Updated copyright to 2021
|
2021-01-05 22:57:48 +01:00 |
Matthias Koefferlein
|
0f69c24e79
|
WIP: avoids a segfault because of missing manager
|
2020-02-04 20:50:46 +01:00 |
Matthias Koefferlein
|
b8c82c4f8b
|
Updated copyright notice to 2020
|
2020-01-05 00:59:43 +01:00 |
Matthias Koefferlein
|
d4d7ea8022
|
Updated copyright.
|
2019-01-08 01:09:25 +01:00 |
Matthias Koefferlein
|
16a2b1982d
|
WIP: added one more level of abstraction to layout-to-netlist extraction (db::LayoutToNetlist) for easier use.
|
2018-12-30 17:53:46 +01:00 |
Matthias Koefferlein
|
04256a2753
|
WIP: fixed RecursiveShapeIterator unit tests.
|
2018-11-15 22:59:38 +01:00 |