Published April 21, 2025
| Version v1.11.3
Software
Open
The NEORV32 RISC-V Processor
Authors/Creators
Description
What's Changed
- [docs] inline Wavedrom scripts by @stnolting in https://github.com/stnolting/neorv32/pull/1208
- docs: datasheet: cpu: fix name for the "A" ISA extension by @henrikbrixandersen in https://github.com/stnolting/neorv32/pull/1209
- build: rebuild exe when header files change by @ecstrema in https://github.com/stnolting/neorv32/pull/1212
- fix litex boot by @pepijndevos in https://github.com/stnolting/neorv32/pull/1211
- ⚠️ Remove CPU clock gating option by @stnolting in https://github.com/stnolting/neorv32/pull/1214
- [rtl/sw] Add twd dummy byte, add twd bootloader and smaller fixes by @LukasP46 in https://github.com/stnolting/neorv32/pull/1210
- ✨ Add 32 hardware spinlocks by @stnolting in https://github.com/stnolting/neorv32/pull/1220
- :bug: fix PWM prescaler by @stnolting in https://github.com/stnolting/neorv32/pull/1222
- 🐛 [linker] fix alignment of init/fini arrays by @stnolting in https://github.com/stnolting/neorv32/pull/1224
- Minor rtl edits and optimizations by @stnolting in https://github.com/stnolting/neorv32/pull/1225
- [sw/lib] add restart/reset functions by @stnolting in https://github.com/stnolting/neorv32/pull/1226
- :bug: [SDI] fix input synchronizer by @stnolting in https://github.com/stnolting/neorv32/pull/1227
- [sw/lib/neoled] fix neoled "irq_mode" not a applied in "neorv32_neoled_setup" and [sw/lib/neoled] updated doxygen comments by @SirBramble in https://github.com/stnolting/neorv32/pull/1228
- Add support for setting PWM polarity by @henrikbrixandersen in https://github.com/stnolting/neorv32/pull/1230
- [sw] cleanup main software makefile, add git tag, add verbosity configuration by @stnolting in https://github.com/stnolting/neorv32/pull/1231
- [sw/bootloader] TWI fix for bootloader by @SirBramble in https://github.com/stnolting/neorv32/pull/1229
- Rework bootloader by @stnolting in https://github.com/stnolting/neorv32/pull/1215
- [rtl/pmp] fix multiple signal assignment by @NikLeberg in https://github.com/stnolting/neorv32/pull/1236
- [rtl/core/twi] delay sda low by @SirBramble in https://github.com/stnolting/neorv32/pull/1237
New Contributors
- @SirBramble made their first contribution in https://github.com/stnolting/neorv32/pull/1228
Full Changelog: https://github.com/stnolting/neorv32/compare/v1.11.2...v1.11.3
Notes
Files
stnolting/neorv32-v1.11.3.zip
Files
(9.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:10c1a895acfec4c13a199a24d75d0415
|
9.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/stnolting/neorv32/tree/v1.11.3 (URL)
Software
- Repository URL
- https://github.com/stnolting/neorv32