Skip to content

Releases: stnolting/neorv32

v1.10.1

04 Jul 12:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.0...v1.10.1

v1.10.0

16 Jun 18:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.9...v1.10.0

v1.9.9

03 May 15:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.8...v1.9.9

v1.9.8

04 Apr 20:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.7...v1.9.8

v1.9.7

22 Mar 07:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.6...v1.9.7

v1.9.6

01 Mar 05:58
Compare
Choose a tag to compare

What's Changed

  • Allow disabling certain PMP modes by @stnolting in #808
  • [revert] remove page faults support by @stnolting in #809
  • 🐛 Fix bug in CRT0 trap handler by @stnolting in #812
  • ⚠️ Rework hardware performance monitor (HPM) events by @stnolting in #811
  • 🧪 [makefile] pass CC_OPTS variable as define string by @stnolting in #813
  • ⚠️ remove Smcntrpmf ISA extension by @stnolting in #814
  • [sim] add simulation check to sw makefiles as target 'sim-check' by @umarcor in #817
  • [SLINK] add AXI-stream-compatible "tlast" signals by @stnolting in #815
  • [docs/userguide/simulating_the_processor] add admonition and recommend MARCH=rv32im to build hello_world by @umarcor in #819
  • [ci] split SoftwareFrameworkTests from simple testbench simulation by @umarcor in #820
  • 🐛 Fix write access to mip.firq CSR bits by @stnolting in #821
  • [ci] test example hello_world as well by @umarcor in #822
  • [fifo] fix (Vivado) synthesis issue by @stnolting in #827
  • optimize FIFO component to improve mapping by @stnolting in #828
  • Added dummy clocks for SLINK streams in AXI4-Lite wrapper by @robhancocksed in #831
  • 🐛 fix atomic write/clear/set accesses of clear-only CSR bits by @stnolting in #829
  • [sw] remove unused variable RISCV_TOOLCHAIN by @umarcor in #832
  • 🐛 fix GPTMR threshold = 0 configuration by @stnolting in #834
  • Small correction in user guide by @davidgussler in #835

New Contributors

Full Changelog: v1.9.5...v1.9.6

v1.9.5

16 Feb 05:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.4...v1.9.5

v1.9.4

31 Jan 19:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.3...v1.9.4

v1.9.3

11 Jan 19:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.2...v1.9.3

v1.9.2

01 Dec 08:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.1...v1.9.2