From c31ec799811419e8b4bf8a1a171904d8d39cbf0e Mon Sep 17 00:00:00 2001 From: Florent Kermarrec Date: Tue, 23 Jan 2024 16:02:11 +0100 Subject: [PATCH] CHANGES.md: Update. --- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 9efb5d1ee..e51a6ce7a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -12,6 +12,9 @@ - interconnect/ahb : Added data_width/address_width parameters. - interconnect/ahb : Added proper byte/sel support to AHB2Wishbone. - cpu/gowin_ae350 : Added initial support. + - cpu/naxriscv : Updated arch definition and added rvc configuration parameters. + - cpu/vexriscv_smp : Added csr/clint/plic base address configuration parameters. + - liteeth/phy : Added 7-Series/Ultrascale(+) 2500BaseX PHYs. [> Changed ----------