Published May 14, 2026
| Version v1.13.1
Software
Open
stnolting/neorv32: v1.13.1
Authors/Creators
- stnolting
- Unai Martinez-Corral1
- Andreas
- Lukas Pajak
- Michael Fischer
- Mikael Mortensen2
- SirBramble3
- NikLeberg
- zipotron
- Lars Asplund
- Henrik Brix Andersen4
- Kurtis Dinelle
- Vincenzo Marturano
- Unai Sainz-Estebanez
- T. Meissner
- Pepijn de Vos
- Matthew Gilpin
- Anthony Donlon
- Olof Kraigher
- Andreas Wenzel5
- Ahmed Charles
- Marco
- Rémi Marche6
- Alvaro G. M.
- Hugh Breslin7
- Gideon8
- vhdlnerd
- 14sea9
- Teuku Zikri Fatahillah10
- 1. UPV/EHU
- 2. Skyworks Solutions Inc
- 3. FG Labs
- 4. @vestas-wind-systems
- 5. Hochschule Wismar
- 6. CERN
- 7. Microchip Technology
- 8. Technolution B.V.
- 9. Technological University Dublin
- 10. Tokyo Metropolitan University
Description
What's Changed
- Two write-back D-cache correctness fixes (fence.i + AMO bypass) by @14sea in https://github.com/stnolting/neorv32/pull/1540
- [image_gen] Pass a flattened ELF binary instead of parsing the ELF itself by @stnolting in https://github.com/stnolting/neorv32/pull/1541
- ⚠️ [cpu] rework trap CSRs (
mcause,mtval,mtinst) by @stnolting in https://github.com/stnolting/neorv32/pull/1542 - [rtl] minor fixes, edits and cleanups (PMP, TWD, bus) by @stnolting in https://github.com/stnolting/neorv32/pull/1543
- Rework on-chip debugger by @stnolting in https://github.com/stnolting/neorv32/pull/1544
- ✨ [sim] add JTAG/DMI tests to testbench by @stnolting in https://github.com/stnolting/neorv32/pull/1545
- ✨ [Zihpm] add support for all 29 hardware performance monitors by @stnolting in https://github.com/stnolting/neorv32/pull/1546
- 🐛 [pmp] fix reserved permissions and address/mask storage by @stnolting in https://github.com/stnolting/neorv32/pull/1549
- ✨ add support for RISC-V
ZbcISA extension by @stnolting in https://github.com/stnolting/neorv32/pull/1550 - ✨ add support for
time[h]CSRs by @stnolting in https://github.com/stnolting/neorv32/pull/1551 - remove riscv-arch-test folder and submodule by @stnolting in https://github.com/stnolting/neorv32/pull/1552
- [trace] add RVC trace logging by @stnolting in https://github.com/stnolting/neorv32/pull/1553
Full Changelog: https://github.com/stnolting/neorv32/compare/v1.13.0...v1.13.1
Files
stnolting/neorv32-v1.13.1.zip
Files
(9.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:ab24c28212cd12b45a35a2753031d342
|
9.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/stnolting/neorv32/tree/v1.13.1 (URL)
Software
- Repository URL
- https://github.com/stnolting/neorv32