Published September 20, 2022
| Version v1.7.9
Software
Open
The NEORV32 RISC-V Processor
Description
What's Changed
- [rtl] cleanup main package file by @stnolting in https://github.com/stnolting/neorv32/pull/447
- [sw] rework intrinsic libraries by @stnolting in https://github.com/stnolting/neorv32/pull/448
- โจ Add CFU R4-type instructions by @stnolting in https://github.com/stnolting/neorv32/pull/449
- ๐ [rtl] core trap fixes by @stnolting in https://github.com/stnolting/neorv32/pull/450
- [sw] Remove B ISA extension intrinsic library by @stnolting in https://github.com/stnolting/neorv32/pull/451
- โจ [CFU] add support for custom R5-type instructions by @stnolting in https://github.com/stnolting/neorv32/pull/452
- [rtl] instruction prefetch buffer (IPB) improvements by @stnolting in https://github.com/stnolting/neorv32/pull/455
- ๐งช [OCD] optimize firmware (park-loop) by @stnolting in https://github.com/stnolting/neorv32/pull/456
- ๐ [rtl] fix iCache block error bug by @stnolting in https://github.com/stnolting/neorv32/pull/457
- ๐ [rtl] fix MEPC value for instruction access faults by @stnolting in https://github.com/stnolting/neorv32/pull/458
- [rtl] mtval CSR is now r/w by @stnolting in https://github.com/stnolting/neorv32/pull/460
- [rt] SoC: rework r/w access logic and reset by @stnolting in https://github.com/stnolting/neorv32/pull/461
- [rtl] CPU: optimizations and cleanup by @stnolting in https://github.com/stnolting/neorv32/pull/462
Full Changelog: https://github.com/stnolting/neorv32/compare/v1.7.8...v1.7.9
Notes
Files
stnolting/neorv32-v1.7.9.zip
Files
(5.9 MB)
Name | Size | Download all |
---|---|---|
md5:cd7bc66abc4ff5d8ed94145caae5ccbd
|
5.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/stnolting/neorv32/tree/v1.7.9 (URL)