Published August 22, 2026
| Version v1.13.5
Software
Open
stnolting/neorv32: v1.13.5
Authors/Creators
- stnolting
- Unai Martinez-Corral1
- Andreas
- Lukas Pajak
- Michael Fischer
- Mikael Mortensen2
- SirBramble3
- NikLeberg
- zipotron
- Lars Asplund
- Henrik Brix Andersen4
- Kurtis Dinelle
- Pepijn de Vos
- T. Meissner
- Unai Sainz-Estebanez
- Vincenzo Marturano
- Matthew Gilpin
- Anthony Donlon
- Andreas Wenzel5
- Olof Kraigher
- CodeWarrior1241
- Marco
- Ahmed Charles
- 14sea6
- vhdlnerd
- Gideon7
- Hugh Breslin8
- gav-ai
- Alvaro G. M.
- 1. UPV/EHU
- 2. Skyworks Solutions Inc
- 3. FG Labs
- 4. @vestas-wind-systems
- 5. Hochschule Wismar
- 6. Technological University Dublin
- 7. Technolution B.V.
- 8. Microchip Technology
Description
What's Changed
- [prim] declare FIFO/SPRAM memory arrays per generate-branch to fix RAM extraction on Verific-based synthesis tools by @CodeWarrior1241 in https://github.com/stnolting/neorv32/pull/1623
- [bitmanip] simplify register enables by @ekigwana in https://github.com/stnolting/neorv32/pull/1626
- Normalize bus/list array ranges to downto (ARY_MS_DRNG) by @john-kearney in https://github.com/stnolting/neorv32/pull/1622
- minor rtl edits and optimizations by @stnolting in https://github.com/stnolting/neorv32/pull/1624
- Fix typo in README about GHDL by @oof289 in https://github.com/stnolting/neorv32/pull/1627
- [cpu] generalize fast multiplier pipeline by @ekigwana in https://github.com/stnolting/neorv32/pull/1625
- Add a new function to the UART for a transmission with a newline by @Kampi in https://github.com/stnolting/neorv32/pull/1629
- [cpu] minor timing optimizations and cleanups by @stnolting in https://github.com/stnolting/neorv32/pull/1630
- Rework IP/module wrappers by @stnolting in https://github.com/stnolting/neorv32/pull/1631
- Convert remaining list arrays to downto (named-association aggregates) by @john-kearney in https://github.com/stnolting/neorv32/pull/1632
- 🐛 fix permanent CPU stall when accessing unmapped addresses (if XBUS is disabled) by @stnolting in https://github.com/stnolting/neorv32/pull/1634
New Contributors
- @ekigwana made their first contribution in https://github.com/stnolting/neorv32/pull/1626
- @john-kearney made their first contribution in https://github.com/stnolting/neorv32/pull/1622
- @oof289 made their first contribution in https://github.com/stnolting/neorv32/pull/1627
- @Kampi made their first contribution in https://github.com/stnolting/neorv32/pull/1629
Full Changelog: https://github.com/stnolting/neorv32/compare/v1.13.4...v1.13.5
Files
stnolting/neorv32-v1.13.5.zip
Files
(2.3 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:e0f0ef7c07250608cbae0e18d9b480f8
|
2.3 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/stnolting/neorv32/tree/v1.13.5 (URL)
Software
- Repository URL
- https://github.com/stnolting/neorv32