Matthias Koefferlein
|
fbca4e6c18
|
Fixing layout text writer for 'long long' property names on Windows
|
2025-06-29 22:16:46 +02:00 |
Matthias Koefferlein
|
733a0ec4cf
|
Proper solution for bug fix - wasn't done in the right order before.
|
2025-06-29 20:23:47 +02:00 |
Matthias Koefferlein
|
abeab280a3
|
[consider merging] fixed a crash happening while blending two OASIS files with ghost cells
|
2025-06-28 15:50:27 +02:00 |
Matthias Koefferlein
|
5a401127a2
|
Trying to fix MacOS and Windows builds
|
2025-06-28 15:31:46 +02:00 |
Matthias Koefferlein
|
a42e639d83
|
Trying to fix builds on MacOS
|
2025-06-27 17:56:45 +02:00 |
Matthias Koefferlein
|
6ce61c8654
|
Fixing type of modal variables for box width and height
|
2025-06-26 22:54:48 +02:00 |
Matthias Koefferlein
|
a08d36b5f5
|
Consistently replacing 'long' and 'long long' by 64 bit int in OASIS reader/writer, so there should not be a difference between Windows and Linux in reader and writer behavior. Database limitations still apply.
|
2025-06-26 21:59:28 +02:00 |
Matthias Koefferlein
|
769b7e9170
|
Typo fixed
|
2025-05-29 13:31:36 +02:00 |
Matthias Koefferlein
|
98834d8e3b
|
Reference new golden testdata for LEFDEF/strm2oas test
|
2025-05-29 12:00:44 +02:00 |
Matthias Koefferlein
|
f1cc048a4c
|
Refreshing stubs
|
2025-05-29 09:56:11 +02:00 |
Matthias Köfferlein
|
45fdaf0a6d
|
Merge pull request #2049 from KLayout/devel
Devel
|
2025-05-29 09:43:23 +02:00 |
Matthias Köfferlein
|
3ce50679fa
|
Merge pull request #2050 from KLayout/dev-polygon-graph
Dev polygon graph
|
2025-05-29 09:43:06 +02:00 |
Matthias Köfferlein
|
6ae3737cd5
|
Merge pull request #2065 from KLayout/feature/issue-2041
Feature/issue 2041
|
2025-05-29 09:42:46 +02:00 |
Matthias Koefferlein
|
9917978566
|
Merge branch 'master' into dev-polygon-graph
|
2025-05-28 19:01:42 +02:00 |
Matthias Koefferlein
|
ad444c5552
|
Don't error out on missing MACRO in LEF, but create a dummy macro with size 0,0 instead and issue a warning. This will place nicely with N, but not with other orientations.
|
2025-05-28 18:58:28 +02:00 |
Matthias Koefferlein
|
0cb5f35659
|
Allowing the polygon neighborhood visitor to specify a variant type for deep mode
|
2025-05-27 21:07:28 +02:00 |
Matthias Köfferlein
|
dfd7d8ec1f
|
Merge pull request #2061 from KLayout/bugfix/issue-2060
Bugfix/issue 2060
|
2025-05-27 19:17:45 +02:00 |
Matthias Köfferlein
|
836c50d6a0
|
Merge pull request #2062 from KLayout/feature/issue-2055
Feature/issue 2055
|
2025-05-27 19:17:33 +02:00 |
Matthias Koefferlein
|
010fa2d5ba
|
Avoiding a segfault when trying to run Ruby from a non-Ruby thread
|
2025-05-27 00:48:10 +02:00 |
Matthias Koefferlein
|
13bc723831
|
Fix for MSVC builds
|
2025-05-25 23:24:38 +02:00 |
Matthias Koefferlein
|
6cccb81293
|
Implemented solution for #2057 (nanometer scalebar)
The scale bar switches to nm below 0.1µm. Correspondingly
it will switch to mm above 100µm.
|
2025-05-25 21:28:11 +02:00 |
Matthias Koefferlein
|
534b33be1c
|
MSVC does not assume UTF-8 encoding by default, hence use explicit bytes
|
2025-05-25 20:40:45 +02:00 |
Matthias Koefferlein
|
bfe49c22e3
|
Properly using 'long' and 'unsigned long' in tl::sprintf to fit Windows definition of 'long'
|
2025-05-25 19:42:14 +02:00 |
Matthias Koefferlein
|
329ac6c5b7
|
Merge branch 'master' into devel
|
2025-05-25 19:37:57 +02:00 |
Matthias Koefferlein
|
fb16c8c6f6
|
Trying to fix a linker issue
|
2025-05-25 19:01:04 +02:00 |
Matthias Koefferlein
|
4a20a30888
|
Hope to fix dependency on Ruby version rgarding string encoding.
|
2025-05-25 18:55:52 +02:00 |
Matthias Koefferlein
|
125e06bd49
|
Added doc, added a warning about no pins found at top level.
|
2025-05-25 17:53:11 +02:00 |
Matthias Koefferlein
|
ad80019b12
|
Adding to_s (aka str(...)) methods to RNetExtractor tech objects
|
2025-05-25 16:31:20 +02:00 |
Matthias Koefferlein
|
dec7ad9da1
|
[consider merging] properly conveying string encoding for Ruby, so that UTF-8 encoding is maintained when returning such strings from C++
|
2025-05-25 16:28:46 +02:00 |
Matthias Koefferlein
|
094e11897a
|
Added the new feature: 'flag_missing_ports'
|
2025-05-24 22:33:18 +02:00 |
Matthias Koefferlein
|
aba912107b
|
Refined solution, so it would allow a larger coordinate range.
|
2025-05-24 00:09:52 +02:00 |
Matthias Koefferlein
|
6d28c78eeb
|
Fixed issue #2060 - the precision of the check was too low.
|
2025-05-22 22:48:48 +02:00 |
Matthias Koefferlein
|
e96f20a106
|
Introducing case sensitivity in circuit and netlist queries, makeing 'same_nets' more case sensitivity-aware in case of mixed sensitivity
|
2025-05-22 22:25:49 +02:00 |
Matthias Koefferlein
|
57c2add00a
|
API enhancement for NetlistCrossReference: obtaining information from one object only (net, circuit), does not need a pair anymore
|
2025-05-22 20:54:21 +02:00 |
Matthias Koefferlein
|
90c4f654b6
|
API for adding log entries to LVS and L2N databases
|
2025-05-22 19:57:06 +02:00 |
Matthias Koefferlein
|
4dd4524da9
|
Fixed typo
|
2025-05-22 19:47:39 +02:00 |
Matthias Köfferlein
|
23b049627f
|
Merge pull request #2040 from KLayout/feature/maly
Feature/maly
|
2025-05-22 19:22:52 +02:00 |
Matthias Köfferlein
|
ba640b6d04
|
Merge pull request #2039 from KLayout/feature/issue-2016
First attempt to implement a solution for issue #2016
|
2025-05-22 19:22:32 +02:00 |
Matthias Koefferlein
|
6b8c79c488
|
Fixed a segfault (thanks, Martin\!)
|
2025-05-22 18:50:25 +02:00 |
Henner Zeller
|
f9e2a9257f
|
Fix logic error in hex2int.
This was probably never noticed as it was the last branch and would
behave benign on valid input.
Signed-off-by: Henner Zeller <hzeller@google.com>
|
2025-05-19 14:16:18 +02:00 |
Matthias Koefferlein
|
9b03a1ba64
|
More robust tests
|
2025-05-18 22:41:46 +02:00 |
Matthias Koefferlein
|
a2ac8d45de
|
Postpone decision about "invalid vias are errors."
|
2025-05-18 22:28:11 +02:00 |
Matthias Koefferlein
|
e27e24ff4f
|
Bugfixing multi-DEF reader with LEF cache, adding a testcase. Making unknown vias an error.
|
2025-05-18 22:00:39 +02:00 |
Matthias Koefferlein
|
4306b24b4a
|
Normalizing test case for RNetExtractor to reduce jitter
|
2025-05-18 09:27:10 +02:00 |
Matthias Koefferlein
|
a07d742bee
|
Fixed a problem with via uniquification - via definitions may be DEF local, so we need to clean them between different DEF reads.
|
2025-05-18 00:48:10 +02:00 |
Matthias Koefferlein
|
1fb0f318dc
|
Added pex lib to bd tools.
|
2025-05-17 18:49:32 +02:00 |
Matthias Koefferlein
|
91cb8826c7
|
Including more dependencies in build
|
2025-05-17 18:41:22 +02:00 |
Matthias Koefferlein
|
5dd189d413
|
Including pex dependencies in build
|
2025-05-17 18:39:16 +02:00 |
Matthias Koefferlein
|
ca53d8718b
|
Fixed some build problems
|
2025-05-17 17:26:59 +02:00 |
Matthias Koefferlein
|
8221923ccb
|
Added a large (private) testcase for the 'read LEF once' enhancement
|
2025-05-17 16:50:47 +02:00 |