Skip to content

Releases: stnolting/neorv32

v1.7.6

28 Aug 19:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.5...v1.7.6

v1.7.5

15 Aug 14:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.4...v1.7.5

v1.7.4

14 Jul 14:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.3...v1.7.4

v1.7.3

23 Jun 08:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.2...v1.7.3

🎉 Two years NEORV32! 😄

v1.7.2

02 Jun 10:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.1...v1.7.2

v1.7.1

25 Apr 18:48
Compare
Choose a tag to compare

What's Changed

ℹ️ See CHANGELOG.md for more details.

Full Changelog: v1.7.0...v1.7.1

v1.7.0

08 Apr 15:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.9...v1.7.0

v1.6.9

09 Mar 05:00
Compare
Choose a tag to compare

What's Changed

ℹ️ See CHANGELOG.md for more details.

New Contributors

Full Changelog: v1.6.8...v1.6.9

v1.6.8

17 Feb 13:27
Compare
Choose a tag to compare

What's Changed

  • ✨[Zxcfu ISA ext.] add option to implement custom RISC-V instructions by @stnolting in #264
  • 🐛 [sw] fixed bug in bootloader's (M)TIME handling by @stnolting in #267
  • 🧪 Using LTO (link-time-optimization) for bootloader + console improvements by @stnolting in #268
  • [docs/datasheet] rework & update NEORV32 runtime environment (RTE) section by @stnolting in #272
  • [rtl] add err_o signal to IMEM modules by @stnolting in #273
  • ✨ [rtl] on-chip debugger: add RISC-V trigger module for hardware breakpoints by @stnolting in #274
  • [sw] add support for newlib's system calls by @stnolting in #275
  • ⚠️ replace SYSINFO.CPU memory-mapped register by custom "mxisa" CSR by @stnolting in #276
  • [OCD] stop CPU counters during debugging by @stnolting in #277
  • Add newlib example program and documentation by @stnolting in #278

Full Changelog: v1.6.7...v1.6.8

v1.6.7

28 Jan 11:30
Compare
Choose a tag to compare

What's Changed

  • [setups] move to repo neorv32-setups by @umarcor in #254
  • [rtl/core] rework CPU issue engine (area optimization) by @stnolting in #256
  • [DOC] User Guide - 1.3. Installation by @befedo in #258
  • [B ISA extension] add single-bit instructions (Zbs) support by @stnolting in #259
  • [B ISA extension] add carry-less multiply instructions (Zbc) support by @stnolting in #260
  • [CFS] add demo program by @stnolting in #261
  • [rtl/core] add 4 additional CPU CP slots; fix bugs in CP arbitration logic by @stnolting in #262
  • [sw] rework intrinsics (e.g. for custom instructions) by @stnolting in #263

New Contributors

Full Changelog: v1.6.6...v1.6.7
Project Changelog: CHANGELOG.md