CHANGES: update.

This commit is contained in:
Florent Kermarrec 2020-05-23 18:56:51 +02:00
parent 2fb52e66b1
commit da7fd30847
1 changed files with 2 additions and 1 deletions

View File

@ -7,12 +7,13 @@
[> Added Features [> Added Features
------------------ ------------------
- Add CV32E40P CPU support (ex RI5CY).
- Use InterconnectPointToPoint when 1 master,1 slave and no address translation. - Use InterconnectPointToPoint when 1 master,1 slave and no address translation.
- Improve WishboneBridge. - Improve WishboneBridge.
- Improve Diamond constraints. - Improve Diamond constraints.
- Add LedChaser on boards. - Add LedChaser on boards.
- Speedup Memtest using an LFSR. - 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. - Improve boards's programmers.
- BIOS history, autocomplete. - BIOS history, autocomplete.
- Pluggable CPUs. - Pluggable CPUs.