• Joined on 2024-06-02
luke synced commits to devel at luke/klayout from mirror 2025-05-22 23:19:54 +02:00
eb0aef8b8c Merge branch 'devel' of github.com:KLayout/klayout into devel
e96f20a106 Introducing case sensitivity in circuit and netlist queries, makeing 'same_nets' more case sensitivity-aware in case of mixed sensitivity
57c2add00a API enhancement for NetlistCrossReference: obtaining information from one object only (net, circuit), does not need a pair anymore
90c4f654b6 API for adding log entries to LVS and L2N databases
Compare 4 commits »
luke synced commits to refs/pull/5138/merge at luke/yosys from mirror 2025-05-22 23:19:39 +02:00
d3deaf3b77 Merge 2ca2ecaa1cc93f4449862f3283ffd696b9c7e204 into 6331f92d00d284feb342c05c04351a5978439aba
6331f92d00 Merge pull request #5101 from georgerennie/george/opt_expr_shift_ovfl
98eec36921 kernel: add comments to as_int family of methods
d59380b3a0 tests: more complete testing of shift edgecases
e2485000c7 kernel: handle unsigned case for as_int_saturating correctly
Compare 8 commits »
luke synced commits to refs/pull/4929/merge at luke/yosys from mirror 2025-05-22 23:19:38 +02:00
fbece60041 Merge af3f9d83185c33b15522ebf0b774c55dcf13f73e into 6331f92d00d284feb342c05c04351a5978439aba
6331f92d00 Merge pull request #5101 from georgerennie/george/opt_expr_shift_ovfl
98eec36921 kernel: add comments to as_int family of methods
4f33cc52db Merge pull request #5137 from mikesinouye/assert
761dc6f62a Allow reading of gzipped files when not in NDEBUG
Compare 13 commits »
luke synced commits to refs/pull/5101/head at luke/yosys from mirror 2025-05-22 23:19:38 +02:00
98eec36921 kernel: add comments to as_int family of methods
luke synced commits to refs/pull/5122/merge at luke/yosys from mirror 2025-05-22 23:19:38 +02:00
a91ec41dd5 Merge 62b29b0b758989879170660dd82cd32a0f94cd5d into 6331f92d00d284feb342c05c04351a5978439aba
6331f92d00 Merge pull request #5101 from georgerennie/george/opt_expr_shift_ovfl
98eec36921 kernel: add comments to as_int family of methods
4f33cc52db Merge pull request #5137 from mikesinouye/assert
761dc6f62a Allow reading of gzipped files when not in NDEBUG
Compare 10 commits »
luke synced commits to refs/pull/5127/merge at luke/yosys from mirror 2025-05-22 23:19:38 +02:00
0f46f3c414 Merge 64a115e6f0869f3d31d2a6dc6a4eee606491dca8 into 6331f92d00d284feb342c05c04351a5978439aba
6331f92d00 Merge pull request #5101 from georgerennie/george/opt_expr_shift_ovfl
98eec36921 kernel: add comments to as_int family of methods
d59380b3a0 tests: more complete testing of shift edgecases
e2485000c7 kernel: handle unsigned case for as_int_saturating correctly
Compare 8 commits »
luke synced commits to refs/pull/5128/merge at luke/yosys from mirror 2025-05-22 23:19:38 +02:00
e4f38c451c Merge d8b27d41c03f9a5932c2364e519bc59d95067150 into 6331f92d00d284feb342c05c04351a5978439aba
6331f92d00 Merge pull request #5101 from georgerennie/george/opt_expr_shift_ovfl
98eec36921 kernel: add comments to as_int family of methods
d59380b3a0 tests: more complete testing of shift edgecases
e2485000c7 kernel: handle unsigned case for as_int_saturating correctly
Compare 8 commits »
luke synced commits to refs/pull/5135/merge at luke/yosys from mirror 2025-05-22 23:19:38 +02:00
6fffb1770e Merge 6a7ecf12f187acebf4346c9562ccc7c0aa322732 into 6331f92d00d284feb342c05c04351a5978439aba
6331f92d00 Merge pull request #5101 from georgerennie/george/opt_expr_shift_ovfl
98eec36921 kernel: add comments to as_int family of methods
d59380b3a0 tests: more complete testing of shift edgecases
e2485000c7 kernel: handle unsigned case for as_int_saturating correctly
Compare 8 commits »
luke synced and deleted reference refs/tags/refs/pull/5101/merge at luke/yosys from mirror 2025-05-22 23:19:37 +02:00
luke synced commits to main at luke/yosys from mirror 2025-05-22 23:19:37 +02:00
6331f92d00 Merge pull request #5101 from georgerennie/george/opt_expr_shift_ovfl
98eec36921 kernel: add comments to as_int family of methods
d59380b3a0 tests: more complete testing of shift edgecases
e2485000c7 kernel: handle unsigned case for as_int_saturating correctly
af933b4f38 tests: check shifts by amounts that overflow int
Compare 7 commits »
luke synced commits to refs/pull/5973/merge at luke/verilator from mirror 2025-05-22 23:19:33 +02:00
776c47655f Merge 733d58d13262c618e33445c67a4c2c78b0fe3c8e into af304363570b92e5564259fff3f02ad3abce9e4e
af30436357 Internals: Rename VL_PACK/VL_UNPACK in prep for future fix. No functional change intended.
7b2dc46399 Commentary: Changes update
2491f25da7 Add filtering type option in verilator_coverage (#6030)
Compare 4 commits »
luke synced commits to refs/pull/5990/merge at luke/verilator from mirror 2025-05-22 23:19:33 +02:00
00bd061b36 Merge 208114dcede9112c28afd2d5d48681aa5c5633aa into af304363570b92e5564259fff3f02ad3abce9e4e
af30436357 Internals: Rename VL_PACK/VL_UNPACK in prep for future fix. No functional change intended.
7b2dc46399 Commentary: Changes update
2491f25da7 Add filtering type option in verilator_coverage (#6030)
Compare 4 commits »
luke synced commits to main at luke/yosys from mirror 2025-05-22 15:09:38 +02:00
4f33cc52db Merge pull request #5137 from mikesinouye/assert
761dc6f62a Allow reading of gzipped files when not in NDEBUG
Compare 2 commits »
luke synced commits to refs/pull/5109/merge at luke/yosys from mirror 2025-05-22 15:09:38 +02:00
a2cedbff16 Merge cbf069849ec48669b67b8252e04662acc3a75eb6 into 4f33cc52db54a8f33456668e03147625b0dc2909
4f33cc52db Merge pull request #5137 from mikesinouye/assert
761dc6f62a Allow reading of gzipped files when not in NDEBUG
Compare 3 commits »
luke synced commits to refs/pull/5127/merge at luke/yosys from mirror 2025-05-22 15:09:38 +02:00
a77599c22e Merge 64a115e6f0869f3d31d2a6dc6a4eee606491dca8 into 4f33cc52db54a8f33456668e03147625b0dc2909
4f33cc52db Merge pull request #5137 from mikesinouye/assert
761dc6f62a Allow reading of gzipped files when not in NDEBUG
Compare 3 commits »
luke synced commits to refs/pull/5128/merge at luke/yosys from mirror 2025-05-22 15:09:38 +02:00
2bddb55a51 Merge d8b27d41c03f9a5932c2364e519bc59d95067150 into 4f33cc52db54a8f33456668e03147625b0dc2909
4f33cc52db Merge pull request #5137 from mikesinouye/assert
761dc6f62a Allow reading of gzipped files when not in NDEBUG
Compare 3 commits »
luke synced commits to refs/pull/5133/merge at luke/yosys from mirror 2025-05-22 15:09:38 +02:00
110e493d6b Merge 847558547b04c309a6ebe350d2ae2bd4f01da60a into 4f33cc52db54a8f33456668e03147625b0dc2909
4f33cc52db Merge pull request #5137 from mikesinouye/assert
761dc6f62a Allow reading of gzipped files when not in NDEBUG
Compare 3 commits »
luke synced commits to refs/pull/5135/merge at luke/yosys from mirror 2025-05-22 15:09:38 +02:00
847ea7d5b3 Merge 6a7ecf12f187acebf4346c9562ccc7c0aa322732 into 4f33cc52db54a8f33456668e03147625b0dc2909
4f33cc52db Merge pull request #5137 from mikesinouye/assert
761dc6f62a Allow reading of gzipped files when not in NDEBUG
Compare 3 commits »
luke synced and deleted reference refs/tags/refs/pull/5137/merge at luke/yosys from mirror 2025-05-22 15:09:37 +02:00
luke synced commits to master at luke/verilator from mirror 2025-05-22 15:09:34 +02:00
af30436357 Internals: Rename VL_PACK/VL_UNPACK in prep for future fix. No functional change intended.
7b2dc46399 Commentary: Changes update
2491f25da7 Add filtering type option in verilator_coverage (#6030)
Compare 3 commits »