Release 1.1

This commit is contained in:
Joseph Rahmeh 2020-03-05 13:47:00 -08:00
parent 5b42a1038a
commit dfc027b4a5
1 changed files with 14 additions and 0 deletions

14
release-notes.md Normal file
View File

@ -0,0 +1,14 @@
# EL2 SweRV RISC-V Core<sup>TM</sup> 1.1 from Western Digital
## Release Notes
* Several bug fixes in debug module
* Added new `dbg_rst_l` input for system wide reset to debug module. If debug module operation during core reset is not needed, this can be connected to `rst_l`.
* Trace port width adjusted
* Demo testbench has a synthesizable bridge to allow accessing the ICCM with load/stores via the DMA port. (*This only works with the AXI4 build*)
# EL2 SweRV RISC-V Core<sup>TM</sup> 1.0 from Western Digital
## Release Notes
Initial release