Published November 3, 2025
| Version v1.12.4
Software
Open
stnolting/neorv32: v1.12.4
Creators
- stnolting1
- Unai Martinez-Corral2
- Andreas
- Lukas Pajak
- Michael Fischer
- Mikael Mortensen3
- SirBramble4
- NikLeberg
- zipotron
- Lars Asplund
- Henrik Brix Andersen5
- Vincenzo Marturano
- T. Meissner
- Pepijn de Vos
- Matthew Gilpin
- Unai Sainz-Estebanez
- Anthony Donlon
- Olof Kraigher
- Andreas Wenzel6
- Ahmed Charles
- Marco
- Rémi Marche7
- Alvaro G. M.
- Hugh Breslin8
- Gideon9
- vhdlnerd
- Rafael Corsi10
- Johannes Pfau
- mmcheraghi
- 1. @fraunhofer-ims
- 2. UPV/EHU
- 3. Skyworks Solutions Inc
- 4. FG Labs
- 5. @vestas-wind-systems
- 6. Hochschule Wismar
- 7. CERN
- 8. Microchip Technology
- 9. Technolution B.V.
- 10. Eng. Computação Insper
Description
What's Changed
- [rtl] rework DM by @stnolting in https://github.com/stnolting/neorv32/pull/1396
- :bug: [rtl] fix CLZ and CTZ instructions by @stnolting in https://github.com/stnolting/neorv32/pull/1397
- [docs] xbus: fix/clarify CTI values by @stnolting in https://github.com/stnolting/neorv32/pull/1399
- [sdext] fix trigger type identification by @stnolting in https://github.com/stnolting/neorv32/pull/1400
- ⚠️ [CFU] remove r4-type instruction support by @stnolting in https://github.com/stnolting/neorv32/pull/1402
- [bus] clean-up processor-internal bus; refine reservation-set controller by @stnolting in https://github.com/stnolting/neorv32/pull/1407
- [sw/example] mark output as early-clobber in unaligned-load test by @vogma in https://github.com/stnolting/neorv32/pull/1406
- [pmp] improve timing by @stnolting in https://github.com/stnolting/neorv32/pull/1408
- counter optimizations and PMP logic cleanup by @stnolting in https://github.com/stnolting/neorv32/pull/1410
- 🐛 [clint] fix register read-back by @stnolting in https://github.com/stnolting/neorv32/pull/1411
- [docs] use Doxygen only for documenting the API by @stnolting in https://github.com/stnolting/neorv32/pull/1413
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in https://github.com/stnolting/neorv32/pull/1414
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in https://github.com/stnolting/neorv32/pull/1415
- ✨ [cpu] add experimental support for RISC-V Zibi ISA extension by @stnolting in https://github.com/stnolting/neorv32/pull/1418
Full Changelog: https://github.com/stnolting/neorv32/compare/v1.12.3...v1.12.4
Files
stnolting/neorv32-v1.12.4.zip
Files
(8.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:c1d98decc81ab959ed597e4a644063bd
|
8.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/stnolting/neorv32/tree/v1.12.4 (URL)
Software
- Repository URL
- https://github.com/stnolting/neorv32