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
- Change Memory Map for HydrogenSoC, Add Arbiter by @saursin in #44
- fix config by @saursin in #46
- Dev by @saursin in #47
- Move SoC files to the SoC subdirectory by @saursin in #48
- Merge Dev into Main by @saursin in #49
- Docs update; Libc improvements by @saursin in #51
Full Changelog: v2.2...v3.0