From fe0363da25e650b9453954de8a9d03999d1dd334 Mon Sep 17 00:00:00 2001 From: Florent Kermarrec Date: Tue, 13 Feb 2024 16:04:13 +0100 Subject: [PATCH] CHANGES.md: Update. --- CHANGES.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index f672c3d10..49598b82c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -21,7 +21,10 @@ - liteeth/phy : Added 7-Series/Ultrascale(+) 2500BaseX PHYs. - litespi/sdrphy: : Allowed flash parameter to be None. - litespi/integration : Improved integration and simplifications. - - export/builder : Add import/merge of Sub-SoCs .json files. + - export/builder : Added import/merge of Sub-SoCs .json files. + - cpu/vexriscv_smp : Added reset_address/vector support. + - litex_sim : Added jtagremote support. + - soc/add_master : Added region support to allow/limit access to a specific region. [> Changed ----------