CHANGES: Update and release.

This commit is contained in:
Florent Kermarrec 2022-09-12 09:00:36 +02:00
parent 15f72174ce
commit fa0c2df687
1 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,5 @@
[> Changes since 2022.04 [> 2022.08, released on September 12th 2022
------------------------ -------------------------------------------
[> Issues resolved [> Issues resolved
------------------ ------------------
@ -69,6 +69,8 @@
- build/generic_platofrm: Add add_connector methode to allow extending connectors. - build/generic_platofrm: Add add_connector methode to allow extending connectors.
- litex_server/client: Add initial information exchange between server/client. - litex_server/client: Add initial information exchange between server/client.
- LitePCIe: Improve 64-bit support. - LitePCIe: Improve 64-bit support.
- interconnect/axi: Add missing optional signals.
- interconnect/wishbone: Improve DownConverter efficiency.
[> API changes/Deprecation [> API changes/Deprecation
-------------------------- --------------------------