Published June 27, 2023
| Version v1.8.6
Software
Open
The NEORV32 RISC-V Processor
Authors/Creators
Description
What's Changed
- [TRNG] software can now retrieve FIFO size by @stnolting in https://github.com/stnolting/neorv32/pull/616
- [DMA] add automatic trigger mode by @stnolting in https://github.com/stnolting/neorv32/pull/618
- 🐛 [linker script] fix section continuity issue by @stnolting in https://github.com/stnolting/neorv32/pull/626
- [SYSINFO] re-arrange bits by @stnolting in https://github.com/stnolting/neorv32/pull/627
- ✨ Re-add simplified stream link interface (SLINK) by @stnolting in https://github.com/stnolting/neorv32/pull/628
- :sparkles: add CRC unit by @stnolting in https://github.com/stnolting/neorv32/pull/632
- [makefile] extend GDB target by @stnolting in https://github.com/stnolting/neorv32/pull/634
- ⚠️ remove BUSKEEPER's status register by @stnolting in https://github.com/stnolting/neorv32/pull/635
- optimize CPU's control logic by @stnolting in https://github.com/stnolting/neorv32/pull/636
- 🧪 VHDL - use entity instantiation by @stnolting in https://github.com/stnolting/neorv32/pull/637
Full Changelog: https://github.com/stnolting/neorv32/compare/v1.8.5...v1.8.6
Notes
Files
stnolting/neorv32-v1.8.6.zip
Files
(6.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:950ba6817e566a841fdd8e466600bf65
|
6.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/stnolting/neorv32/tree/v1.8.6 (URL)