From 4389742a4f8ba1c9a62a58afa3ecf9cdf8d7a017 Mon Sep 17 00:00:00 2001 From: Florent Kermarrec Date: Mon, 25 Mar 2024 19:10:07 +0100 Subject: [PATCH] CHANGES.md: Update. --- CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 413a92d40..dda61b273 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -9,6 +9,7 @@ - litespi/software: : Fixed SPI Flash Clk Divider computation when with L2 Cache. - litepcie/us(p)pciephy : Fixed x8 / 256-bit wide case. - litex_sim/serial2console : Fixed RX backpressure handling. + - litedram/frontend/avalon : Fixed and cleaned-up. [> Added -------- @@ -27,6 +28,9 @@ - litex_sim : Added jtagremote support. - soc/add_master : Added region support to allow/limit access to a specific region. - litex_json2dts_linux : Added ip= bootarg when local/remote ips are defined. + - cores/jtag : Added JTAGBone support for Zynq. + - cores/ram/lattice_nx : Improved timings. + - liteeth_gen : Added QPLL/BUFH/BUFG parameters for A7 1000BaseX PHY. [> Changed ----------