From e7f57a0d5d91dfec1a5a96346d920d3b26ceae09 Mon Sep 17 00:00:00 2001 From: Joseph Rahmeh Date: Sat, 10 Aug 2019 13:23:08 -0700 Subject: [PATCH] Added 1.1.1 release notes. --- release-notes.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/release-notes.md b/release-notes.md index 58c805f..bdd7661 100644 --- a/release-notes.md +++ b/release-notes.md @@ -1,3 +1,15 @@ +# SweRV RISC-V CoreTM 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 CoreTM 1.1 from Western Digital ## Release Notes 1. SWERV core RISCV compatibility improvements