• Joined on 2024-06-02
luke synced commits to refs/heads/refs/pull/8055/merge at luke/verilator from mirror 2026-08-10 01:07:39 +02:00
2e3afd55da Merge 1c0e56de0fc53d5bedc08edd9aead32dd3933971 into 645b8cdf240c64f2b2b053379d8a1f75d0a840d2
645b8cdf24 Support embedded covergroup clocking events (#8028)
Compare 2 commits »
luke synced commits to refs/heads/refs/pull/8059/merge at luke/verilator from mirror 2026-08-10 01:07:39 +02:00
a85f4cc04c Merge 989c70bbdaeb8210f9c19cd8deb5b7085628a77f into 645b8cdf240c64f2b2b053379d8a1f75d0a840d2
645b8cdf24 Support embedded covergroup clocking events (#8028)
dde6aa34ce Fix FSM coverage on empty reset branches (#8005) (#8064)
7601011bba Internals: Cleanup some user() comments. No functional change.
18844537bd Commentary: Changes update
Compare 7 commits »
luke synced commits to refs/heads/refs/pull/7748/merge at luke/verilator from mirror 2026-08-10 01:07:38 +02:00
5adda9e880 Merge 908aa09ac3aef9213ccfaaf6a0b88ea764a6bad4 into 645b8cdf240c64f2b2b053379d8a1f75d0a840d2
645b8cdf24 Support embedded covergroup clocking events (#8028)
dde6aa34ce Fix FSM coverage on empty reset branches (#8005) (#8064)
7601011bba Internals: Cleanup some user() comments. No functional change.
18844537bd Commentary: Changes update
Compare 6 commits »
luke synced commits to refs/heads/refs/pull/7861/merge at luke/verilator from mirror 2026-08-10 01:07:38 +02:00
361be08845 Merge c794f0486452ba6e82d713bdd9afef30a108301f into 645b8cdf240c64f2b2b053379d8a1f75d0a840d2
645b8cdf24 Support embedded covergroup clocking events (#8028)
dde6aa34ce Fix FSM coverage on empty reset branches (#8005) (#8064)
7601011bba Internals: Cleanup some user() comments. No functional change.
18844537bd Commentary: Changes update
Compare 13 commits »
luke synced commits to refs/heads/refs/pull/7924/merge at luke/verilator from mirror 2026-08-10 01:07:38 +02:00
b2f448d2c2 Merge 07487f3129485f2f54a1a51c101794c93fdff88d into 645b8cdf240c64f2b2b053379d8a1f75d0a840d2
645b8cdf24 Support embedded covergroup clocking events (#8028)
dde6aa34ce Fix FSM coverage on empty reset branches (#8005) (#8064)
7601011bba Internals: Cleanup some user() comments. No functional change.
18844537bd Commentary: Changes update
Compare 5 commits »
luke synced and deleted reference refs/tags/refs/pull/7842/merge at luke/verilator from mirror 2026-08-10 01:07:37 +02:00
luke synced and deleted reference refs/tags/refs/pull/8028/merge at luke/verilator from mirror 2026-08-10 01:07:37 +02:00
luke synced commits to refs/heads/master at luke/verilator from mirror 2026-08-10 01:07:37 +02:00
86fa00416d Fix Linux peak memory stat to use VmHWM (#8022) (#8070)
645b8cdf24 Support embedded covergroup clocking events (#8028)
Compare 2 commits »
luke synced commits to refs/heads/wip at luke/klayout from mirror 2026-08-10 01:07:21 +02:00
d23f401244 Updating doc.
f8b83357e1 Fixing strange behavior of user property generation with Python
877e1856b0 Text markers can now be configured to have a filled text box
7580f0f3e7 Fixing priority of public class doc vs. internal, caching 'classes_in_definition_order' for doc.
aa6f49fc1c Fixed a flaw: PCellDeclarationHelper documentation was not visible for Python
Compare 6 commits »
luke synced commits to refs/heads/master at luke/ngspice from mirror 2026-08-10 00:57:27 +02:00
64926499da pyplot: If on MSVC the top graph limit is slightly less (due to double
89d442b852 Updating the step equaliser, especially at the final time TSTOP
9592bcf9df Various updates to prepare for ngspice-47
Compare 3 commits »
luke synced commits to refs/heads/gh-pages at luke/iverilog from mirror 2026-08-10 00:57:18 +02:00
14802a9640 Deploy to GitHub pages
luke synced commits to refs/heads/master at luke/iverilog from mirror 2026-08-10 00:57:18 +02:00
008b76eae6 Add regression tests for null array dimensions
04c21e1982 Distinguish queue dimensions from null expressions
Compare 2 commits »
luke synced commits to refs/heads/refs/pull/1405/merge at luke/iverilog from mirror 2026-08-10 00:57:18 +02:00
f68c4e27ec Merge cc5a2a9b3b2a4aae94fdee7663daa2751b8c5d28 into 008b76eae6faa59f72259bf4932995bf38e1e1c3
008b76eae6 Add regression tests for null array dimensions
04c21e1982 Distinguish queue dimensions from null expressions
72998c5415 Add regression test for inherited non-void function calls
d1e0fa7da0 Handle inherited non-void function calls as statements
Compare 11 commits »
luke synced commits to refs/heads/refs/pull/1412/merge at luke/iverilog from mirror 2026-08-10 00:57:18 +02:00
f9667603d2 Merge c90d2d1a9130505051cfe08309b856afa84701ae into 008b76eae6faa59f72259bf4932995bf38e1e1c3
008b76eae6 Add regression tests for null array dimensions
04c21e1982 Distinguish queue dimensions from null expressions
72998c5415 Add regression test for inherited non-void function calls
d1e0fa7da0 Handle inherited non-void function calls as statements
Compare 11 commits »
luke synced commits to refs/heads/master at luke/xschem from mirror 2026-08-09 17:07:40 +02:00
ff88b2a1bc allow label expressions in graph (digital) bus signal lists, like: LDQ; ldq[15:0]; fix a long standing memory corruption (out of array bound write) if expandlabel() parser is called after a previous call that generated a parse error.
luke synced commits to refs/tags/nextpnr-0.11 at luke/nextpnr from mirror 2026-08-09 17:07:29 +02:00
luke synced new reference refs/tags/nextpnr-0.11 to luke/nextpnr from mirror 2026-08-09 17:07:29 +02:00
luke synced commits to refs/heads/mmicko/driver at luke/yosys from mirror 2026-08-09 17:07:26 +02:00
60d5427e29 log: Add comment type
0406c13356 log: check colors
982084515c log: make it so we can reuse default one
5289638228 log: remove change header handling
Compare 14 commits »
luke synced commits to refs/heads/mmicko/log_rewrite at luke/yosys from mirror 2026-08-09 17:07:26 +02:00
60d5427e29 log: Add comment type
0406c13356 log: check colors
982084515c log: make it so we can reuse default one
5289638228 log: remove change header handling
Compare 4 commits »
luke synced commits to refs/heads/refs/pull/5570/merge at luke/yosys from mirror 2026-08-09 17:07:26 +02:00
e4376806ea Merge 824d03368e8cef481c3b0362112cd1dfcf9355b8 into 0f2bcb94b7dc8310a52abf6eef3a7e1a9f09b552
0f2bcb94b7 Merge pull request #6096 from YosysHQ/nella/opt-muxtree-fix-self-conflict
9c144d59aa Fix OOB read.
95aaed113a Merge pull request #6095 from YosysHQ/micko/verific_std
92bdbafe82 verific: Added sv2023 support, and cleanup
Compare 5 commits »