From d4f44597de8b3a89df70d17d1701d693af0385eb Mon Sep 17 00:00:00 2001 From: Florent Kermarrec Date: Thu, 14 May 2020 09:34:37 +0200 Subject: [PATCH] CHANGES: update. --- CHANGES | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index f4b28cd8a..9f224a177 100644 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,13 @@ [> Added Features ------------------ + - Use InterconnectPointToPoint when 1 master,1 slave and no address translation. + - Improve WishboneBridge. + - Improve Diamond constraints. + - Add LedChaser on boards. + - Speedup Memtest using an LFSR. + - Add Microwatt CPU support. + - Improve boards's programmers. - BIOS history, autocomplete. - Pluggable CPUs. - Add nMigen dependency. @@ -14,7 +21,7 @@ [> API changes/Deprecation -------------------------- - - NA + - Add --build --load arguments to targets. [> 2020.04, released April 28th, 2020