CHANGES: Update.

This commit is contained in:
Florent Kermarrec 2023-11-09 15:24:40 +01:00
parent 9b4df14ab1
commit c419706856
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@
- tools : Added 64-bit addressing support to litex_server/client.
- cores/cpu : Added 64-bit support to CPUNone.
- cores/cpu : Added KianV (RV32IMA) initial support.
- litedram : Added initial GW5DDRPHY (compiles but not yet working).
- build/gowin : Added GowinTristate implementation.
[> Changed
----------