From 5380df3994beed750b3bc6879fec2ed44dd724e4 Mon Sep 17 00:00:00 2001 From: Florent Kermarrec Date: Fri, 6 Oct 2023 19:50:52 +0200 Subject: [PATCH] CHANGES: Update. --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 6b8247477..a1dc86be1 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -10,6 +10,7 @@ cpu/vexriscv_smp : Added hardware breakpoints support. build/colognechip : Added initial support. soc/cores/video : Added VTG/DMA synchronization stage to VideoFramebuffer. + litepcie/dma : Improved LitePCIeDMADescriptorSplitter timings. [> Changed ----------