CHANGES.md: Update.

This commit is contained in:
Florent Kermarrec 2023-07-31 18:00:43 +02:00
parent cb06949604
commit 87e2456274
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,7 @@
- litepcie/US(P) : Fixed root cause of possible MSI deadlock.
- soc/add_uart : Fixed stub behavior (sink/source swap).
- build/efinix : Fixed AsyncFIFO issues (Minimum of 2 buffer stages).
- software/gcc : Fixed Ubuntu 22.04 GCC compilation issues.
[> Added
--------
@ -52,6 +53,7 @@
- build/vivado : Added .dcp generation also after synthesis and placement.
- 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.
- liteth/arp : Added proper multi-entries ARP table.
[> Changed
----------