Skip to content

Releases: saursin/riscv-atom

v3.0

11 Feb 20:47
Compare
Choose a tag to compare

What's Changed

This release has been a long time coming, bringing in a bunch of improvements and fixes. Here's a quick rundown:

  • RTL Updates: Made it easier to configure the SoC and added support for the RISCV "C" extension and new SoC peripherals.
  • AtomSim and Libcatom: feature additions, bug fixes, and improvements.
  • Build Flow: Revamped the build process, introducing a new JSON-config-based flow.
  • Documentation: major update!
  • Docker Support: Now you can use Docker for development with our new Dockerfile.
  • Updated CI workflows.

...and many more!

What's Changed

Full Changelog: v2.2...v3.0

v2.1

12 Mar 13:24
a6d49ac
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0...v2.1

v2.0

21 Feb 07:07
3b75d05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2...v2.0

RISCV-Atom v1.2

20 Jul 13:41
5a2822d
Compare
Choose a tag to compare
  • Bugfixes
  • Corrected memory access protocol.
  • All riscv-arch-tests passing.
  • improved modularity.
  • Cosmetic changes.

Better UI

16 Jul 09:55
b493085
Compare
Choose a tag to compare
  • Lots of code refactoring.
  • Better AtomSim & SCAR UI.
  • Bugfixes.

AtomBones

15 Jul 10:00
6489156
Compare
Choose a tag to compare
AtomBones Pre-release
Pre-release
  • AtomBones completed and working
  • Added RISC-V compliance tests for AtomBones
  • SCAR implemented.