Published October 26, 2024 | Version v1.10.6
Software Open

The NEORV32 RISC-V Processor

Description

What's Changed

  • :warning: rework CFU handshake interface by @stnolting in https://github.com/stnolting/neorv32/pull/1046
  • ⚠️ remove A ISA extension, add Zalrsc ISA extension by @stnolting in https://github.com/stnolting/neorv32/pull/1047
  • Uprade neoTRNG to version 3.2 by @stnolting in https://github.com/stnolting/neorv32/pull/1048
  • :warning: rework PWM module by @stnolting in https://github.com/stnolting/neorv32/pull/1049
  • [ci] remove python doit by @stnolting in https://github.com/stnolting/neorv32/pull/1055
  • ✨🔒 add optional on-chip debugger authentication by @stnolting in https://github.com/stnolting/neorv32/pull/1053
  • :warning: Remove OCD's DM legacy mode by @stnolting in https://github.com/stnolting/neorv32/pull/1056
  • [sw/lib] restore previous registers in neorv32_xirq_get_num function to avoid side effects by @donlon in https://github.com/stnolting/neorv32/pull/1057
  • [vivado ip] hide entire AXI-Stream interface in block diagram if disabled by @donlon in https://github.com/stnolting/neorv32/pull/1058
  • [rtl/system_integration] create individual module for AXI4 Lite bridge by @donlon in https://github.com/stnolting/neorv32/pull/1063
  • Update dhry_1.c by @mahdi259 in https://github.com/stnolting/neorv32/pull/1066
  • [vivado ip] reorganize Vivado IP GUI by @donlon in https://github.com/stnolting/neorv32/pull/1064
  • [rtl] minor RTL edits by @stnolting in https://github.com/stnolting/neorv32/pull/1068
  • [vivado ip] make m_axi (XBUS) interface optional by @donlon in https://github.com/stnolting/neorv32/pull/1067
  • ⚠️ Rework XIRQ - remove "pending" register by @stnolting in https://github.com/stnolting/neorv32/pull/1071
  • 🧪 Rework makefile/linker script memory configuration by @stnolting in https://github.com/stnolting/neorv32/pull/1072
  • [sw/common] Cleanup central makefile and linker script by @stnolting in https://github.com/stnolting/neorv32/pull/1077

New Contributors

  • @donlon made their first contribution in https://github.com/stnolting/neorv32/pull/1057
  • @mahdi259 made their first contribution in https://github.com/stnolting/neorv32/pull/1066

Full Changelog: https://github.com/stnolting/neorv32/compare/v1.10.5...v1.10.6

Notes

If you are using this project, please cite it as below.

Files

stnolting/neorv32-v1.10.6.zip

Files (8.6 MB)

Name Size Download all
md5:455a9bd25ca19bff3a0c7b6d0037f9c8
8.6 MB Preview Download

Additional details

Related works