• Joined on 2024-06-02
luke synced commits to refs/heads/master at luke/xschem from mirror 2026-09-02 11:07:53 +02:00
772878a039 Allow limited usage of parametric bussed ports (like IN[expr(@width-1):0) where width=... passed from parent instance. Works for Verilog and Spice. (this requires a substitution loop using the parent attributes). There are some fundamental limits that prevent (practically) more than 1 level hierarchy of subcircuits with parametric I/O. eval_expr() returns immediately if there is no expr(...) pattern. Make pin hilight work across hierarchies with parametric bussed I/O. sym_vs_sch_pins() do not use expandlabel() when comparing sch/sym I/O ports. parselabel(): allow @ character (parameters) in bus indexes to avoid boring warnings.
luke synced commits to refs/heads/master at luke/verilator from mirror 2026-09-02 10:48:28 +02:00
80907b1e26 Internals: Fix many but not all missing bool member dumps. No functional change.
a5f4f7eade Internals: Fix covergroupRefMember overload (#8259).
Compare 2 commits »
luke synced commits to refs/heads/nick/fix-6151 at luke/yosys from mirror 2026-09-02 02:57:41 +02:00
luke synced new reference refs/heads/nick/fix-6151 to luke/yosys from mirror 2026-09-02 02:57:41 +02:00
luke synced and deleted reference refs/heads/dependabot/github_actions/1.13.x/coursier/cache-action-8 at luke/sbt from mirror 2026-09-02 02:57:23 +02:00
luke synced commits to refs/heads/1.13.x at luke/sbt from mirror 2026-09-02 02:57:23 +02:00
0c4631596d [1.x] bump coursier/cache-action from 7 to 8 (#9702)
luke synced commits to refs/heads/develop at luke/sbt from mirror 2026-09-02 02:57:22 +02:00
ffe095f5b7 [2.x] ci: Fix nightly publishing (#9705)
luke synced new reference refs/heads/dependabot/github_actions/pypa/cibuildwheel-4.2.0 to luke/klayout from mirror 2026-09-02 02:47:50 +02:00
luke synced commits to refs/heads/dependabot/github_actions/pypa/cibuildwheel-4.2.0 at luke/klayout from mirror 2026-09-02 02:47:49 +02:00
luke synced commits to refs/heads/master at luke/verilator from mirror 2026-09-02 02:38:15 +02:00
c7aa95439c Internals: Cleanup some member name vs accessor name mismatches. No functional change.
a3932e259b Internals: Cleanup duplicate superRef. No functional change.
e6cee9d54c Tests: Check for binary files
Compare 3 commits »
luke synced commits to refs/heads/dw_osdi_revision at luke/ngspice from mirror 2026-09-02 02:37:19 +02:00
luke synced new reference refs/heads/dw_osdi_revision to luke/ngspice from mirror 2026-09-02 02:37:19 +02:00
luke synced commits to refs/heads/gh-pages at luke/iverilog from mirror 2026-09-02 02:27:47 +02:00
54524865c5 Deploy to GitHub pages
luke synced commits to refs/heads/master at luke/iverilog from mirror 2026-09-02 02:27:44 +02:00
9edaf7b6ac Add regressions for deferred type elaboration failures
17db009f45 Add regression test for relaxed type identifier lookup
7616d47c11 Resolve type identifiers during elaboration
Compare 3 commits »
luke synced commits to refs/heads/nella/rm-unused-ports at luke/yosys from mirror 2026-09-01 18:47:31 +02:00
9eb4619a30 Only remove if clear top module exists.
dd51234178 Remove unused ports.
56cf2cf419 Merge pull request #6159 from YosysHQ/mmicko/update_sv_elab
7c10ee1c58 Update sv-elab as of 2026-09-01
c30457480f Merge pull request #6155 from YosysHQ/nella/xaiger2-bufnorm-edgecases
Compare 5 commits »
luke synced commits to refs/heads/lofty/abc-refactor-16 at luke/yosys from mirror 2026-09-01 18:47:30 +02:00
85c930f64d update tests
3f71c16f1b punt xaiger2 -dff to another PR
262b9f59f6 Quieten box connection warnings.
98dcab773b Lazy mux selects, detect cycles.
e741bd009f Add shift, mul, eqx to aiger2.
Compare 5 commits »
luke synced commits to refs/heads/nella/scl-cache-dir at luke/yosys from mirror 2026-09-01 18:47:29 +02:00
luke synced new reference refs/heads/nella/scl-cache-dir to luke/yosys from mirror 2026-09-01 18:47:29 +02:00
luke synced commits to refs/heads/master at luke/verilator from mirror 2026-09-01 18:36:30 +02:00
f694e9e1e8 Revert NFA assertion outcomes (#7946 revert) (#8258)
667f64813f Commentary: Changes update
67818a3430 Internals: Fix unknown node message in V3Simulate. No simulation change intended.
Compare 3 commits »
luke synced and deleted reference refs/heads/mmicko/update_sv_elab at luke/yosys from mirror 2026-09-01 10:39:12 +02:00