• Joined on 2024-06-02
luke synced commits to refs/heads/refs/pull/9414/head at luke/sbt from mirror 2026-07-09 21:26:37 +02:00
8baf02b774 [2.x] fix: Keep the output-flush timer alive across forceFlush
luke synced commits to refs/heads/refs/pull/9414/merge at luke/sbt from mirror 2026-07-09 21:26:37 +02:00
5ac227ae2e Merge 8baf02b77459fdf1d11d0be5b8eb5190b18ed9d6 into 3b36560a8c3cc0daba5cba4b22fd90582d37ce99
8baf02b774 [2.x] fix: Keep the output-flush timer alive across forceFlush
3b36560a8c [2.x] fix: apply ByteStream deadline per-call, not on the memoized stub (#9413)
Compare 3 commits »
luke synced commits to refs/heads/refs/pull/9080/merge at luke/sbt from mirror 2026-07-09 21:26:36 +02:00
2782612356 Merge fa20dd618b96f5038713dd1fb1fbf49285cd37c5 into 3b36560a8c3cc0daba5cba4b22fd90582d37ce99
3b36560a8c [2.x] fix: apply ByteStream deadline per-call, not on the memoized stub (#9413)
8773c55965 Support given in build.sbt
c4e5e8654e [2.x] Mark log-related keys transient (#9407)
e9304a3659 [2.x] refactor: Refactor LibraryManagement.scala (#9405)
Compare 5 commits »
luke synced commits to refs/heads/refs/pull/6004/merge at luke/yosys from mirror 2026-07-09 21:26:26 +02:00
64c4b79ff3 Merge 13d8e737b336baec6e230d6cfe19c79f70f1dbad into b88b73a99a9db67030a952e00f2f111d00cb6013
b88b73a99a Merge pull request #6021 from YosysHQ/release/v0.67
5214fd7414 Next dev cycle
75286287c6 Merge pull request #5973 from YosysHQ/lofty/abc-refactor-7
2d1509d1bc Release version 0.67
Compare 33 commits »
luke synced commits to refs/heads/refs/pull/6007/merge at luke/yosys from mirror 2026-07-09 21:26:26 +02:00
7a2a20edb3 Merge 5628dff0bd9f8eaa34d3ae80b845354a28bfd0f1 into b88b73a99a9db67030a952e00f2f111d00cb6013
b88b73a99a Merge pull request #6021 from YosysHQ/release/v0.67
5214fd7414 Next dev cycle
75286287c6 Merge pull request #5973 from YosysHQ/lofty/abc-refactor-7
2d1509d1bc Release version 0.67
Compare 33 commits »
luke synced commits to refs/heads/refs/pull/5939/merge at luke/yosys from mirror 2026-07-09 21:26:25 +02:00
ab8d898f3f Merge 556a19c611f212b351dbb825514682f284eec31e into b88b73a99a9db67030a952e00f2f111d00cb6013
b88b73a99a Merge pull request #6021 from YosysHQ/release/v0.67
5214fd7414 Next dev cycle
75286287c6 Merge pull request #5973 from YosysHQ/lofty/abc-refactor-7
2d1509d1bc Release version 0.67
Compare 42 commits »
luke synced commits to refs/heads/refs/pull/6000/merge at luke/yosys from mirror 2026-07-09 21:26:25 +02:00
ab819e45b0 Merge 1b6c0c2d3b6005aaa3a46a67b8eeb636898207cd into b88b73a99a9db67030a952e00f2f111d00cb6013
b88b73a99a Merge pull request #6021 from YosysHQ/release/v0.67
5214fd7414 Next dev cycle
75286287c6 Merge pull request #5973 from YosysHQ/lofty/abc-refactor-7
2d1509d1bc Release version 0.67
Compare 33 commits »
luke synced and deleted reference refs/tags/refs/pull/540/merge at luke/magic from mirror 2026-07-09 21:26:17 +02:00
luke synced commits to refs/heads/refs/pull/7908/head at luke/verilator from mirror 2026-07-09 21:25:52 +02:00
e0d5bb3f02 Addressing feedback on PR7908
luke synced commits to refs/heads/refs/pull/7908/merge at luke/verilator from mirror 2026-07-09 21:25:52 +02:00
c87190375f Merge e0d5bb3f02f974298e1fda6872a378eaf61caf04 into 1d42c45a340f3980d1cfc3bbad9a6b079c1f8aca
e0d5bb3f02 Addressing feedback on PR7908
1d42c45a34 Apply 'make format' [ci skip]
38895f8f29 Fix $display accepting streaming concat arguments (#7663) (#7890)
Compare 4 commits »
luke synced commits to refs/heads/refs/pull/7911/head at luke/verilator from mirror 2026-07-09 21:25:52 +02:00
ab31f4117c Fix randomization of unreferenced rand members of unpacked structs (#7910)
1d42c45a34 Apply 'make format' [ci skip]
38895f8f29 Fix $display accepting streaming concat arguments (#7663) (#7890)
Compare 3 commits »
luke synced commits to refs/heads/refs/pull/7911/merge at luke/verilator from mirror 2026-07-09 21:25:52 +02:00
97092e3d60 Merge ab31f4117c7ebd2f25fcd569b6439441cad2620b into 1d42c45a340f3980d1cfc3bbad9a6b079c1f8aca
ab31f4117c Fix randomization of unreferenced rand members of unpacked structs (#7910)
1d42c45a34 Apply 'make format' [ci skip]
38895f8f29 Fix $display accepting streaming concat arguments (#7663) (#7890)
Compare 4 commits »
luke synced commits to refs/heads/refs/pull/7902/merge at luke/verilator from mirror 2026-07-09 21:25:51 +02:00
cfd5718349 Merge 1364f402daf9b5906f9876f957d6799ef3557c7d into 1d42c45a340f3980d1cfc3bbad9a6b079c1f8aca
1d42c45a34 Apply 'make format' [ci skip]
38895f8f29 Fix $display accepting streaming concat arguments (#7663) (#7890)
f316ec0d66 Revert #7836: Fix scheduling of variables written in non-inlined functions in suspendable processes (#7836)
671ff628ff Tests: Fix t_force_release to reflect intent (#7906)
Compare 6 commits »
luke synced commits to refs/heads/refs/pull/7905/merge at luke/verilator from mirror 2026-07-09 21:25:51 +02:00
911e216916 Merge cda3478a68504fa670a81a20801ca3d2cba6f4f6 into 974020348553d617c83f1a787f736a3a25103d3f
9740203485 Fix VL_TO_STRING function for array of structs (#7912)
a21bd8a417 Fix VlQueue falling into wrong template spec (#7914)
1d42c45a34 Apply 'make format' [ci skip]
38895f8f29 Fix $display accepting streaming concat arguments (#7663) (#7890)
Compare 8 commits »
luke synced commits to refs/heads/refs/pull/7907/head at luke/verilator from mirror 2026-07-09 21:25:51 +02:00
accd1a44c8 Fix immediate release in submodules, set isContinuously correctly.
luke synced commits to refs/heads/refs/pull/7907/merge at luke/verilator from mirror 2026-07-09 21:25:51 +02:00
31d4be05ed Merge accd1a44c8abf3608de40a3b07b85c38fb9d66a7 into 974020348553d617c83f1a787f736a3a25103d3f
accd1a44c8 Fix immediate release in submodules, set isContinuously correctly.
9740203485 Fix VL_TO_STRING function for array of structs (#7912)
a21bd8a417 Fix VlQueue falling into wrong template spec (#7914)
1d42c45a34 Apply 'make format' [ci skip]
Compare 7 commits »
luke synced commits to refs/heads/refs/pull/7869/merge at luke/verilator from mirror 2026-07-09 21:25:50 +02:00
9baa800511 Merge 73d6be6350d71129892f0c06b7fc3866de95d3a5 into 1d42c45a340f3980d1cfc3bbad9a6b079c1f8aca
1d42c45a34 Apply 'make format' [ci skip]
38895f8f29 Fix $display accepting streaming concat arguments (#7663) (#7890)
Compare 3 commits »
luke synced commits to refs/heads/refs/pull/7876/head at luke/verilator from mirror 2026-07-09 21:25:50 +02:00
401dda07ae address review: refine and rename func, and reject solve before on assoc arr as unsupported
luke synced commits to refs/heads/refs/pull/7876/merge at luke/verilator from mirror 2026-07-09 21:25:50 +02:00
13c4b64453 Merge 401dda07ae79e417dc6119f5be92e05c711d6c4a into a21bd8a417179ae2dd2be42251e7f2a0d6afac98
401dda07ae address review: refine and rename func, and reject solve before on assoc arr as unsupported
a21bd8a417 Fix VlQueue falling into wrong template spec (#7914)
1d42c45a34 Apply 'make format' [ci skip]
38895f8f29 Fix $display accepting streaming concat arguments (#7663) (#7890)
Compare 5 commits »
luke synced commits to refs/heads/refs/pull/7748/merge at luke/verilator from mirror 2026-07-09 21:25:49 +02:00
d336a08de3 Merge dd1eb2dfe7a6442d831f6746254c0023eafac858 into 974020348553d617c83f1a787f736a3a25103d3f
dd1eb2dfe7 more testing
9740203485 Fix VL_TO_STRING function for array of structs (#7912)
a21bd8a417 Fix VlQueue falling into wrong template spec (#7914)
1d42c45a34 Apply 'make format' [ci skip]
Compare 9 commits »