Published April 3, 2026
| Version v1.12.9
Software
Open
stnolting/neorv32: v1.12.9
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
- Use macros for memory-mapped register bitmaks operations by @stnolting in https://github.com/stnolting/neorv32/pull/1497
- [twd] extend interrupts by @stnolting in https://github.com/stnolting/neorv32/pull/1498
- ⚠️ [twd] map to FIRQ channel 4 by @stnolting in https://github.com/stnolting/neorv32/pull/1499
- Optimize cache module by @stnolting in https://github.com/stnolting/neorv32/pull/1500
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in https://github.com/stnolting/neorv32/pull/1501
- Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in https://github.com/stnolting/neorv32/pull/1502
- Minor rtl edits by @stnolting in https://github.com/stnolting/neorv32/pull/1503
- 🧪 Rework image generator: use ELF as input by @stnolting in https://github.com/stnolting/neorv32/pull/1504
- [bootloader] add flexible executable base address by @stnolting in https://github.com/stnolting/neorv32/pull/1505
- [twd] remove twd_scl_o signal by @stnolting in https://github.com/stnolting/neorv32/pull/1506
- 🐛 fix GPTMR half-word access to PRSC register by @stnolting in https://github.com/stnolting/neorv32/pull/1509
- [bootloader] add 2 new UART config options by @stnolting in https://github.com/stnolting/neorv32/pull/1510
- [sw/lib] replace deprectated RISC-V GCC macros by @stnolting in https://github.com/stnolting/neorv32/pull/1511
- [sw/lib] replace elf with libelf if on macOS by @urbanij in https://github.com/stnolting/neorv32/pull/1512
- 🐛 [image_gen] fix COE, MEM & MIF output by @stnolting in https://github.com/stnolting/neorv32/pull/1514
- [makefile] allow override of build result path; allow help extension by @wwwweb in https://github.com/stnolting/neorv32/pull/1516
- [makefile] try to determine host OS/platform by @stnolting in https://github.com/stnolting/neorv32/pull/1515
- [gpio] add optional IO direction control by @stnolting in https://github.com/stnolting/neorv32/pull/1517
- [trng] add TRNG architecture configuration generics and ⚠️ rework control register layout by @stnolting in https://github.com/stnolting/neorv32/pull/1518
- fix(bus): SC.W returns 0 on success instead of stale memory data by @14sea in https://github.com/stnolting/neorv32/pull/1520
New Contributors
- @urbanij made their first contribution in https://github.com/stnolting/neorv32/pull/1512
- @wwwweb made their first contribution in https://github.com/stnolting/neorv32/pull/1516
- @14sea made their first contribution in https://github.com/stnolting/neorv32/pull/1520
Full Changelog: https://github.com/stnolting/neorv32/compare/v1.12.8...v1.12.9
Files
stnolting/neorv32-v1.12.9.zip
Files
(9.0 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:65829689b9dbd16f2f07df5397ea2269
|
9.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/stnolting/neorv32/tree/v1.12.9 (URL)
Software
- Repository URL
- https://github.com/stnolting/neorv32