CHANGES: Update.

This commit is contained in:
Florent Kermarrec 2023-10-30 19:40:42 +01:00
parent 8c73afea91
commit 9b8a5b6385
1 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,9 @@
- build/xilinx : Added initial OpenXC7 support (and improved Yosys-NextPnr).
- build/efinix : Added JTAG-UART/JTAGBone support.
- interconnect/wishbone : Added byte/word addressing support.
- cores/uart : Added 64-bit addressing support to Stream2Wishbone.
- tools : Added 64-bit addressing support to litex_server/client.
- cores/cpu : Added 64-bit support to CPUNone.
[> Changed
----------