From: Florent Kermarrec Date: Sat, 23 May 2020 16:56:51 +0000 (+0200) Subject: CHANGES: update. X-Git-Tag: 24jan2021_ls180~298 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=da7fd308477673f71ae724453f0c11e168ed4628;p=litex.git CHANGES: update. --- diff --git a/CHANGES b/CHANGES index 9f224a17..1755643a 100644 --- a/CHANGES +++ b/CHANGES @@ -7,12 +7,13 @@ [> Added Features ------------------ + - Add CV32E40P CPU support (ex RI5CY). - 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. + - Add Microwatt CPU support (with GHDL-Yosys-plugin support for FOSS toolchains). - Improve boards's programmers. - BIOS history, autocomplete. - Pluggable CPUs.