• Joined on 2024-06-02
luke synced commits to refs/heads/develop at luke/sbt from mirror 2026-07-11 06:03:01 +02:00
209867c7db [2.x] ivy 2.3.0-sbt-939a7ea82f140cdb1f51dc404bb43e00a8c43b83 (#9423)
luke synced commits to refs/heads/refs/pull/5554/merge at luke/yosys from mirror 2026-07-11 06:02:57 +02:00
4fd2081f13 Merge 64e4624d5cd85ca7872b7266d16cda1520a0ebac into 0e82bbefe5456a14a9637bf614eddccac181bc65
0e82bbefe5 Merge pull request #6027 from YosysHQ/mmicko/skip_fix
0f8f70eb84 codecov: fix not skipping when pushing on
6fdd5bb11e Merge pull request #6026 from YosysHQ/mmicko/coverage_main
16766b26e9 codecov: Upload coverage on main
Compare 21 commits »
luke synced commits to refs/heads/refs/pull/5611/merge at luke/yosys from mirror 2026-07-11 06:02:57 +02:00
b82e4fcebc Merge 9fcb15213e53174a6d3a6d94790535b62be0f326 into 0e82bbefe5456a14a9637bf614eddccac181bc65
0e82bbefe5 Merge pull request #6027 from YosysHQ/mmicko/skip_fix
0f8f70eb84 codecov: fix not skipping when pushing on
6fdd5bb11e Merge pull request #6026 from YosysHQ/mmicko/coverage_main
16766b26e9 codecov: Upload coverage on main
Compare 21 commits »
luke synced commits to refs/heads/refs/pull/24/merge at luke/magic from mirror 2026-07-11 06:02:43 +02:00
3171325ea4 Merge f6b4671d968657490d7ddc690bc49003f900766f into 23a1c501ff9f8f20350eeb1e673b9ad663b3c1b8
23a1c501ff Updated the version to go along with the merge of pull request #540
c6896e2a74 oa: apply code-review feedback — strcpy_s link fallback + argv cleanup
f3f824a6bb magicOA.c: strcpy_s declaration (FIXME remove/move this)
dfa28d1cd3 oa: replace strcpy() with strcpy_s()
Compare 14 commits »
luke synced commits to refs/heads/refs/pull/9356/merge at luke/sbt from mirror 2026-07-10 21:53:28 +02:00
c579710cf4 Merge 9d1a3463901b4e16045a1fb2cbc6947e497d8786 into 0905578abf5751167153e264483fbb890ed3a279
0905578abf Merge pull request #9421 from eed3si9n/bport2/url
a690492a62 [2.0.x] Mark project/scala-dyn-version as pending
be3a396853 [2.0.x] Deprecate Resolver.url
8bac5b9a82 [2.x] Deprecate url(...)
Compare 8 commits »
luke synced and deleted reference refs/tags/refs/pull/9414/merge at luke/sbt from mirror 2026-07-10 21:53:27 +02:00
luke synced commits to refs/heads/2.0.x at luke/sbt from mirror 2026-07-10 21:53:27 +02:00
0905578abf Merge pull request #9421 from eed3si9n/bport2/url
a690492a62 [2.0.x] Mark project/scala-dyn-version as pending
be3a396853 [2.0.x] Deprecate Resolver.url
8bac5b9a82 [2.x] Deprecate url(...)
Compare 4 commits »
luke synced commits to refs/heads/develop at luke/sbt from mirror 2026-07-10 21:53:27 +02:00
b11adb6a88 [2.x] fix: Keep the output-flush timer alive across forceFlush (#9414)
4edd5521c6 Merge pull request #9420 from eed3si9n/wip/url
e1dad1a057 [2.x] Mark project/scala-dyn-version as pending
74f76e5445 [2.x] Deprecate Resolver.url
b804634c4e [2.x] Deprecate url(...)
Compare 5 commits »
luke synced commits to refs/heads/refs/pull/9347/merge at luke/sbt from mirror 2026-07-10 21:53:27 +02:00
e6ce3cc8f8 Merge 4193607fa35e31f6621cddda1414e36b51f6b7b1 into 4edd5521c6a4a7a655e685d36e5d7038b3f077fc
4edd5521c6 Merge pull request #9420 from eed3si9n/wip/url
e1dad1a057 [2.x] Mark project/scala-dyn-version as pending
74f76e5445 [2.x] Deprecate Resolver.url
b804634c4e [2.x] Deprecate url(...)
Compare 6 commits »
luke synced commits to refs/heads/refs/pull/7902/merge at luke/verilator from mirror 2026-07-10 21:53:21 +02:00
4e7746406a Merge 1364f402daf9b5906f9876f957d6799ef3557c7d into 3c7727a8f45d7a3e6a9ad22f43f76d64095b05b3
3c7727a8f4 Fix spurious FSM COVERIGN on datapath comparisons (#7900) (#7908)
3191d98391 Commentary: Changes update
3bd04a70bd Commentary (#7916)
feb2fe0d94 Fix release of forced port nets (#7907) (#7901)
Compare 8 commits »
luke synced commits to refs/heads/refs/pull/7911/head at luke/verilator from mirror 2026-07-10 21:53:21 +02:00
3f890f0f75 Fix randomization of unreferenced rand members of unpacked structs (#7910)
8d2f859adc Track rand/randc qualifier on unpacked struct members
Compare 2 commits »
luke synced commits to refs/heads/refs/pull/7911/merge at luke/verilator from mirror 2026-07-10 21:53:21 +02:00
ac6e46cf76 Merge 3f890f0f758792c4a158ea6766f547752836d6ef into 52287c025f0c6574043956cac1ad2538d9683181
3f890f0f75 Fix randomization of unreferenced rand members of unpacked structs (#7910)
8d2f859adc Track rand/randc qualifier on unpacked struct members
52287c025f Tests: Add TSan and failing multi-threaded data race test (#7913)
3c7727a8f4 Fix spurious FSM COVERIGN on datapath comparisons (#7900) (#7908)
Compare 11 commits »
luke synced commits to refs/heads/refs/pull/7913/head at luke/verilator from mirror 2026-07-10 21:53:21 +02:00
f38c6aaddb Tests: Add TSan and failing multi-threaded data race test
luke synced commits to refs/heads/refs/pull/7876/merge at luke/verilator from mirror 2026-07-10 21:53:20 +02:00
a7e67599d1 Merge 401dda07ae79e417dc6119f5be92e05c711d6c4a into 52287c025f0c6574043956cac1ad2538d9683181
52287c025f Tests: Add TSan and failing multi-threaded data race test (#7913)
3c7727a8f4 Fix spurious FSM COVERIGN on datapath comparisons (#7900) (#7908)
3191d98391 Commentary: Changes update
3bd04a70bd Commentary (#7916)
Compare 8 commits »
luke synced commits to refs/heads/refs/pull/7877/merge at luke/verilator from mirror 2026-07-10 21:53:20 +02:00
652636ce87 Merge b7a92160bd80e07083bb18c57f4651075d8d2386 into 52287c025f0c6574043956cac1ad2538d9683181
52287c025f Tests: Add TSan and failing multi-threaded data race test (#7913)
3c7727a8f4 Fix spurious FSM COVERIGN on datapath comparisons (#7900) (#7908)
3191d98391 Commentary: Changes update
3bd04a70bd Commentary (#7916)
Compare 11 commits »
luke synced commits to refs/heads/refs/pull/7878/merge at luke/verilator from mirror 2026-07-10 21:53:20 +02:00
838e744557 Merge 0e09102fb6bda6e2e47a171d62e6e71f7dcd83ba into 52287c025f0c6574043956cac1ad2538d9683181
52287c025f Tests: Add TSan and failing multi-threaded data race test (#7913)
3c7727a8f4 Fix spurious FSM COVERIGN on datapath comparisons (#7900) (#7908)
3191d98391 Commentary: Changes update
3bd04a70bd Commentary (#7916)
Compare 11 commits »
luke synced commits to refs/heads/refs/pull/7193/merge at luke/verilator from mirror 2026-07-10 21:53:19 +02:00
7a46f24732 Merge 3503b9d85328cfde6ca828eb3bf80eb35e689e1a into 52287c025f0c6574043956cac1ad2538d9683181
52287c025f Tests: Add TSan and failing multi-threaded data race test (#7913)
3503b9d853 Four-state logic squash
3c7727a8f4 Fix spurious FSM COVERIGN on datapath comparisons (#7900) (#7908)
3191d98391 Commentary: Changes update
Compare 8 commits »
luke synced commits to refs/heads/refs/pull/7857/head at luke/verilator from mirror 2026-07-10 21:53:19 +02:00
e8fd3ae41a Address disable handling review feedback (#7856)
luke synced commits to refs/heads/refs/pull/7857/merge at luke/verilator from mirror 2026-07-10 21:53:19 +02:00
964b8504aa Merge e8fd3ae41af1fce0ba267cbca99b6576b4e4a469 into 52287c025f0c6574043956cac1ad2538d9683181
e8fd3ae41a Address disable handling review feedback (#7856)
52287c025f Tests: Add TSan and failing multi-threaded data race test (#7913)
3c7727a8f4 Fix spurious FSM COVERIGN on datapath comparisons (#7900) (#7908)
3191d98391 Commentary: Changes update
Compare 6 commits »
luke synced commits to refs/heads/refs/pull/7869/merge at luke/verilator from mirror 2026-07-10 21:53:19 +02:00
c436a74f78 Merge 73d6be6350d71129892f0c06b7fc3866de95d3a5 into feb2fe0d940d0386c9f27abb0fda3007cc27313e
feb2fe0d94 Fix release of forced port nets (#7907) (#7901)
b211af9d24 Fix independent force of multiply instantiated signals (#7905)
9740203485 Fix VL_TO_STRING function for array of structs (#7912)
a21bd8a417 Fix VlQueue falling into wrong template spec (#7914)
Compare 5 commits »