Release 1.1
This commit is contained in:
parent
5b42a1038a
commit
dfc027b4a5
|
@ -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
|
Loading…
Reference in New Issue