Next | Query returned 5 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2024-12-25 11:05:29 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-amaranth: updated to 0.5.4

0.5.4
Unknown changes
   2024-10-19 18:34:14 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-amaranth: updated to 0.5.3

0.5.3

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.
   2024-10-14 08:08:41 by Thomas Klausner | Files touched by this commit (21)
Log message:
i*: clean up after python38 removal
   2024-09-16 11:24:06 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-amaranth: updated to 0.5.2

0.5.2

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.
   2024-08-13 21:47:30 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-amaranth: fix TOOL_DEPENDS

Next | Query returned 5 messages, browsing 1 to 10 | previous