Skip to content

Tags: green4free/amaranth

Tags

legacy

Toggle legacy's commit message
Legacy version of ugly_hacks_to_avoid_creating_duplicate_modules, pre…

… NIR overhaul of amaranth.

test0.1

Toggle test0.1's commit message
Merge branch 'upstream_follower' into ugly_hacks_to_avoid_creating_du…

…plicate_modules, in the process completely recreating the mechanism for de-duplicating identical modules.

It is still far from cleanly implemented, and it might be slightly less efficient than last version. I should revisit these ideas.

v0.4.5

Toggle v0.4.5's commit message
hdl.mem: warn about indexing memories with a `Value`.

v0.4.4

Toggle v0.4.4's commit message
CI: automatically publish GitHub releases.

v0.4.3

Toggle v0.4.3's commit message
sim.pysim: Only close VCD/GTKW files if we opened them ourselves.

Fixes amaranth-lang#1107.

v0.4.2

Toggle v0.4.2's commit message
hdl._dsl: fix using 0-width `Switch` with integer keys.

Fixes amaranth-lang#1133.

v0.4.1

Toggle v0.4.1's commit message
Implement RFC 39: Warn on `Case()` and `matches()` with no patterns.

v0.5.0.dev0

Toggle v0.5.0.dev0's commit message
Implement RFC 5: Remove `Const.normalize`.

Closes amaranth-lang#754.

v0.4.0

Toggle v0.4.0's commit message
Release version 0.4.

v0.3

Toggle v0.3's commit message
setup: fix documentation URL for releases.