From 87137c30277f36ed275d28894aba383759e6e519 Mon Sep 17 00:00:00 2001 From: Florent Kermarrec Date: Thu, 28 Mar 2024 14:24:12 +0100 Subject: [PATCH] CHANGES.md: Update. --- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index dda61b273..8f6b06604 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -10,6 +10,7 @@ - litepcie/us(p)pciephy : Fixed x8 / 256-bit wide case. - litex_sim/serial2console : Fixed RX backpressure handling. - litedram/frontend/avalon : Fixed and cleaned-up. + - litex_sim/video : Fixed pixel format to RGBA. [> Added -------- @@ -31,6 +32,8 @@ - cores/jtag : Added JTAGBone support for Zynq. - cores/ram/lattice_nx : Improved timings. - liteeth_gen : Added QPLL/BUFH/BUFG parameters for A7 1000BaseX PHY. + - litex_sim : Added Video Color Bar support. + - cpu/neorv32 : Updated to v1.9.7. [> Changed ----------