Published November 14, 2023
| Version v1.9.1
Software
Open
The NEORV32 RISC-V Processor
Authors/Creators
Description
What's Changed
- Update software framework to gcc-13.2.0 by @stnolting in https://github.com/stnolting/neorv32/pull/705
- [cpu] minor cleanups and optimizations by @stnolting in https://github.com/stnolting/neorv32/pull/707
- ⚠️ remove Zifencei generic - Zifencei ISA extension is now always enabled by @stnolting in https://github.com/stnolting/neorv32/pull/709
- [sw/lib] add nerov32-flavored vprintf funtion by @stnolting in https://github.com/stnolting/neorv32/pull/711
- [sim] Add GHDL run flags variable by @stnolting in https://github.com/stnolting/neorv32/pull/715
- Move FreeRTOS port & demo into new repository by @stnolting in https://github.com/stnolting/neorv32/pull/716
- Fix bug in neorv32_slink_available() function by @Unike267 in https://github.com/stnolting/neorv32/pull/717
- [rtl] cleanups and code beautification by @stnolting in https://github.com/stnolting/neorv32/pull/718
- [sw] update crt0's early-boot trap handler by @stnolting in https://github.com/stnolting/neorv32/pull/719
- [rtl] upgrade neoTRNG to version 3 by @stnolting in https://github.com/stnolting/neorv32/pull/721
- Fix-up the litex wrapper by @Unike267 in https://github.com/stnolting/neorv32/pull/722
- minor rtl code cleanups by @stnolting in https://github.com/stnolting/neorv32/pull/723
- 🧪 provide full hardware reset for all FFs by @stnolting in https://github.com/stnolting/neorv32/pull/724
New Contributors
- @Unike267 made their first contribution in https://github.com/stnolting/neorv32/pull/717
Full Changelog: https://github.com/stnolting/neorv32/compare/v1.9.0...v1.9.1
Notes
Files
stnolting/neorv32-v1.9.1.zip
Files
(6.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:62225a91164c01572f7851075b76b1a9
|
6.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/stnolting/neorv32/tree/v1.9.1 (URL)