Added 1.1.1 release notes.

This commit is contained in:
Joseph Rahmeh 2019-08-10 13:23:08 -07:00
parent 6a528a9a8b
commit e7f57a0d5d
1 changed files with 12 additions and 0 deletions

View File

@ -1,3 +1,15 @@
# SweRV RISC-V Core<sup>TM</sup> 1.1.1 from Western Digital
## Release Notes
1. SWERV core RISCV compatibility improvements
* The ebreak and ecall instructions are no longer counted in the MINSRET
control and status register.
* Write to SBDATA0 does not start an SB write access when
sbreadonaddr/dbreadondata is set.
1. FPGA support: Add fpga_optimize option to swerv.config which
eliminates over 90% of clock-gating enabling faster FPGA
simulation.
# SweRV RISC-V Core<sup>TM</sup> 1.1 from Western Digital
## Release Notes
1. SWERV core RISCV compatibility improvements