CHANGES.md: Update.

This commit is contained in:
Florent Kermarrec 2023-07-31 18:00:43 +02:00
parent cb06949604
commit 87e2456274

View file

@ -14,6 +14,7 @@
- litepcie/US(P) : Fixed root cause of possible MSI deadlock. - litepcie/US(P) : Fixed root cause of possible MSI deadlock.
- soc/add_uart : Fixed stub behavior (sink/source swap). - soc/add_uart : Fixed stub behavior (sink/source swap).
- build/efinix : Fixed AsyncFIFO issues (Minimum of 2 buffer stages). - build/efinix : Fixed AsyncFIFO issues (Minimum of 2 buffer stages).
- software/gcc : Fixed Ubuntu 22.04 GCC compilation issues.
[> Added [> Added
-------- --------
@ -52,6 +53,7 @@
- build/vivado : Added .dcp generation also after synthesis and placement. - build/vivado : Added .dcp generation also after synthesis and placement.
- gen: : Added initial LiteXContext to easily get build properties (platform, device, toolchain, etc...) - gen: : Added initial LiteXContext to easily get build properties (platform, device, toolchain, etc...)
- litepcie/endpoint/tlp : Added optional Configuration/PTM TLP support to Packetizer/Depacketizer. - litepcie/endpoint/tlp : Added optional Configuration/PTM TLP support to Packetizer/Depacketizer.
- liteth/arp : Added proper multi-entries ARP table.
[> Changed [> Changed
---------- ----------