Skip to content

Releases: amaranth-lang/amaranth

0.5.9

Choose a tag to compare

@github-actions github-actions released this 16 Jul 12:03
v0.5.9

docs: update changelog.

0.5.8

Choose a tag to compare

@github-actions github-actions released this 15 Oct 01:34
v0.5.8

docs: update changelog.

0.5.7

Choose a tag to compare

@github-actions github-actions released this 18 Jul 20:55
v0.5.7

docs: update changelog.

0.5.6

Choose a tag to compare

@github-actions github-actions released this 15 May 03:48
tests: skip tests using sby on pypy-3.11

They need a fix in sby to work: https://github.com/YosysHQ/sby/pull/323

0.5.5

Choose a tag to compare

@github-actions github-actions released this 12 May 23:59
v0.5.5

docs/changes: update for v0.5.5.

0.5.4

Choose a tag to compare

@github-actions github-actions released this 16 Dec 17:24
v0.5.4

docs/changes: update for next release.

0.5.3

Choose a tag to compare

@github-actions github-actions released this 18 Oct 12:21
rpc: add support for `wiring.Component`.

Do not infer the ports from the publicly accessible wires, but instead
delegate finding the ports to the `rtlil.convert` function.

0.5.2

Choose a tag to compare

@github-actions github-actions released this 05 Sep 09:58
vendor._gowin: fix clock name quotes for Gowin IDE

Gowin IDE seems unhappy with quotes in clock signal names. For instance,
with the following SDC:

create_clock -name "clk50_0__io" -period 20.0 [get_ports
    {clk50_0__io}]

Gowin IDE will complain with the following error message:

ERROR  (TA2000) : "top.sdc":2 | 'syntax error' near token '-period'

Changing quotes with curly braces fixes the issue.

0.5.1

Choose a tag to compare

@github-actions github-actions released this 22 Jul 22:39
v0.5.1

vendor._gowin: Fix sdc syntax.

0.5.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 19:55
v0.5.0

Release version 0.5.