Published December 27, 2025
| Version v1.12.6
Software
Open
stnolting/neorv32: v1.12.6
Authors/Creators
- stnolting
- Unai Martinez-Corral1
- Andreas
- Lukas Pajak
- Michael Fischer
- Mikael Mortensen2
- SirBramble3
- NikLeberg
- zipotron
- Lars Asplund
- Henrik Brix Andersen4
- Pepijn de Vos
- T. Meissner
- Vincenzo Marturano
- Unai Sainz-Estebanez
- 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
- olivier henley
- 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
- Add Verilog conversion flow by @stnolting in https://github.com/stnolting/neorv32/pull/1438
- Add Ada mention to READMEs by @ohenley in https://github.com/stnolting/neorv32/pull/1420
- fix minor OCD command-execution issue by @stnolting in https://github.com/stnolting/neorv32/pull/1440
- Move processor templates to neorv32-setups repository by @stnolting in https://github.com/stnolting/neorv32/pull/1442
- [uart] remove sim-mode logging to file by @stnolting in https://github.com/stnolting/neorv32/pull/1443
- minor rtl edits and cleanups by @stnolting in https://github.com/stnolting/neorv32/pull/1444
- [pwm] add phase-correct PWM operation mode by @stnolting in https://github.com/stnolting/neorv32/pull/1445
- Fix missing quote in help message (unterminated string) by @tzf230201 in https://github.com/stnolting/neorv32/pull/1447
- Rework CPU control unit by @stnolting in https://github.com/stnolting/neorv32/pull/1449
- Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in https://github.com/stnolting/neorv32/pull/1451
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in https://github.com/stnolting/neorv32/pull/1452
- Fix SMP dual-core boot by @stnolting in https://github.com/stnolting/neorv32/pull/1450
- Minor cleanups by @stnolting in https://github.com/stnolting/neorv32/pull/1455
- [cpu] RTL cleanups by @stnolting in https://github.com/stnolting/neorv32/pull/1456
- Add RISC-V architecture compatibility tests by @stnolting in https://github.com/stnolting/neorv32/pull/1458
- [cpu] remove
mxcsrCSR by @stnolting in https://github.com/stnolting/neorv32/pull/1459 - Rework register file: allow to select specific architecture for better technology mapping by @stnolting in https://github.com/stnolting/neorv32/pull/1460
- minor rtl edits and cleanups by @stnolting in https://github.com/stnolting/neorv32/pull/1461
New Contributors
- @tzf230201 made their first contribution in https://github.com/stnolting/neorv32/pull/1447
Full Changelog: https://github.com/stnolting/neorv32/compare/v1.12.5...v1.12.6
Files
stnolting/neorv32-v1.12.6.zip
Files
(8.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:a48abc33525fab2d559e39341239d3c2
|
8.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/stnolting/neorv32/tree/v1.12.6 (URL)
Software
- Repository URL
- https://github.com/stnolting/neorv32