From afaeca98ce750db211b64db23a9e9be72aa8f212 Mon Sep 17 00:00:00 2001 From: Florent Kermarrec Date: Thu, 7 Dec 2023 16:33:32 +0100 Subject: [PATCH] CHANGES.md: Update. --- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 1b0363d6e..8562ae949 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -29,6 +29,9 @@ - litepcie : Simplify/Cleanup Ultrascale(+) integration and allow .xci generation from .tcl. - litepcie : Initial 64-bit DMA suppport. - bios : Added bios_format / --bios-format to allow enabling float/double printf. + - soc/cores/clock : Added proper clock feedback support on Efinix TRIONPLL. + - liteiclink/phy : Added Efinix support/examples on Trion/Titanium. + - liteiclink/serwb : Reused Etherbone from LiteEth to avoid code duplication. [> Changed ----------