Published November 3, 2025 | Version v1.12.4
Software Open

stnolting/neorv32: v1.12.4

Description

What's Changed

  • [rtl] rework DM by @stnolting in https://github.com/stnolting/neorv32/pull/1396
  • :bug: [rtl] fix CLZ and CTZ instructions by @stnolting in https://github.com/stnolting/neorv32/pull/1397
  • [docs] xbus: fix/clarify CTI values by @stnolting in https://github.com/stnolting/neorv32/pull/1399
  • [sdext] fix trigger type identification by @stnolting in https://github.com/stnolting/neorv32/pull/1400
  • ⚠️ [CFU] remove r4-type instruction support by @stnolting in https://github.com/stnolting/neorv32/pull/1402
  • [bus] clean-up processor-internal bus; refine reservation-set controller by @stnolting in https://github.com/stnolting/neorv32/pull/1407
  • [sw/example] mark output as early-clobber in unaligned-load test by @vogma in https://github.com/stnolting/neorv32/pull/1406
  • [pmp] improve timing by @stnolting in https://github.com/stnolting/neorv32/pull/1408
  • counter optimizations and PMP logic cleanup by @stnolting in https://github.com/stnolting/neorv32/pull/1410
  • 🐛 [clint] fix register read-back by @stnolting in https://github.com/stnolting/neorv32/pull/1411
  • [docs] use Doxygen only for documenting the API by @stnolting in https://github.com/stnolting/neorv32/pull/1413
  • Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in https://github.com/stnolting/neorv32/pull/1414
  • Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in https://github.com/stnolting/neorv32/pull/1415
  • ✨ [cpu] add experimental support for RISC-V Zibi ISA extension by @stnolting in https://github.com/stnolting/neorv32/pull/1418

Full Changelog: https://github.com/stnolting/neorv32/compare/v1.12.3...v1.12.4

Files

stnolting/neorv32-v1.12.4.zip

Files (8.8 MB)

Name Size Download all
md5:c1d98decc81ab959ed597e4a644063bd
8.8 MB Preview Download

Additional details

Related works

Software