Published April 27, 2026
| Version v1.13.0
Software
Open
stnolting/neorv32: v1.13.0
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
- Teuku Zikri Fatahillah9
- Rafael Corsi10
- 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. Tokyo Metropolitan University
- 10. Eng. Computação Insper
Description
What's Changed
- :sparkles: [cache] add write-back & write-allocate policies by @stnolting in https://github.com/stnolting/neorv32/pull/1513
- [sw/example] remove dhrystone by @stnolting in https://github.com/stnolting/neorv32/pull/1522
- 🧪 rework intrinsics (use
.insn) by @stnolting in https://github.com/stnolting/neorv32/pull/1523 - ⚠️ simplify CFU interface by @stnolting in https://github.com/stnolting/neorv32/pull/1524
- add NEORV32-specific
mxisahCSR by @stnolting in https://github.com/stnolting/neorv32/pull/1527 - 🐛 [bootloader] fix checksum computation by @stnolting in https://github.com/stnolting/neorv32/pull/1528
- Minor rtl fixes, edits and cleanups by @stnolting in https://github.com/stnolting/neorv32/pull/1531
- [uart] reset RX overflow flag on CTRL read by @stnolting in https://github.com/stnolting/neorv32/pull/1533
- Minor rtl (corner case) fixes and logic optimizations by @stnolting in https://github.com/stnolting/neorv32/pull/1534
- Rework C ISA extension's decompressor by @stnolting in https://github.com/stnolting/neorv32/pull/1537
- crt0 and linkerscript optimizations by @stnolting in https://github.com/stnolting/neorv32/pull/1538
Full Changelog: https://github.com/stnolting/neorv32/compare/v1.12.9...v1.13.0
Files
stnolting/neorv32-v1.13.0.zip
Files
(9.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:e314a421590fa7eb959bd32e8bf645ab
|
9.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/stnolting/neorv32/tree/v1.13.0 (URL)
Software
- Repository URL
- https://github.com/stnolting/neorv32