From a3904ac26d595c0e86357697697c873b4f3ad1ba Mon Sep 17 00:00:00 2001 From: Florent Kermarrec Date: Tue, 30 Jan 2024 09:51:05 +0100 Subject: [PATCH] CHANGES.md: Update. --- CHANGES.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index e51a6ce7a..769675550 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,7 +3,9 @@ [> Fixed -------- - integration/soc : Fixed typo in cpu mem_bus axi-via-wb downconvert - - interconnect/ahb/AHB2Wishbone : Fix size check that was too restrictive. + - interconnect/ahb/AHB2Wishbone : Fixed size check that was too restrictive. + - liteeth/phy/gw5rgmii : Fixed Clk assignments. + - build/efinix/programmer : Updated for compatibility with latest Efinity versions. [> Added --------