Published March 31, 2023
| Version v1.8.3
Software
Open
The NEORV32 RISC-V Processor
Authors/Creators
Description
What's Changed
- [rtl] minor edits, cleanups and optimization by @stnolting in https://github.com/stnolting/neorv32/pull/545
- [sw/lib] move register and bit definitions to according module header files by @emb4fun in https://github.com/stnolting/neorv32/pull/542
- ✨ add support for RISC-V 'Zicond' ISA extension by @stnolting in https://github.com/stnolting/neorv32/pull/546
- [docs] rework, update and cleanup entire documentation by @stnolting in https://github.com/stnolting/neorv32/pull/549
- Added support for USER_LIBS in the command SW makefile. by @vhdlnerd in https://github.com/stnolting/neorv32/pull/551
- [sw] bootloader: send wake up command to flash before trying to speak with it by @agamez in https://github.com/stnolting/neorv32/pull/552
- [rtl] reworks, cleanups and optimizations by @stnolting in https://github.com/stnolting/neorv32/pull/550
- [sw/example] demo_twi: remove comment requiring PWM module by @agamez in https://github.com/stnolting/neorv32/pull/554
- [sw/lib] move CSR definitions to separate file by @stnolting in https://github.com/stnolting/neorv32/pull/553
- [rtl] re-add VHDL process names by @stnolting in https://github.com/stnolting/neorv32/pull/555
- ✨ add time[h] CSRs by @stnolting in https://github.com/stnolting/neorv32/pull/556
- [rtl] cleanup top's generics by @stnolting in https://github.com/stnolting/neorv32/pull/557
- [rtl] cleanup, reworks and optimization by @stnolting in https://github.com/stnolting/neorv32/pull/559
- 🧪 Add processor data cache by @stnolting in https://github.com/stnolting/neorv32/pull/560
- ⚠️ [rtl] remove Zicsr generic, cleanups and optimizations by @stnolting in https://github.com/stnolting/neorv32/pull/562
- Bootloader Config Parameter to Enable UART0 HW Handshaking. by @vhdlnerd in https://github.com/stnolting/neorv32/pull/565
- @vhdlnerd made their first contribution in https://github.com/stnolting/neorv32/pull/551
- @agamez made their first contribution in https://github.com/stnolting/neorv32/pull/552
Full Changelog: https://github.com/stnolting/neorv32/compare/v1.8.2...v1.8.3
Notes
Files
stnolting/neorv32-v1.8.3.zip
Files
(6.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:edba2ed03109e3c56a9e319fe76e7de5
|
6.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/stnolting/neorv32/tree/v1.8.3 (URL)