Skip to content

RISC-V Steel v2.2

Latest
Compare
Choose a tag to compare
@rafaelcalcada rafaelcalcada released this 21 Oct 08:11
· 2 commits to main since this release

What's Changed

  • Major docs update
  • Add light/dark color schemas to the documentation website
  • All Verilog modules are saved under hardware, no subdirectories added. This simplifies importing the source files to EDA tools, both in GUI and command-line mode
  • All tests moved to hardware/tests
  • Removes *.cmake files from templates and examples. LibSteel and FreeRTOS are now fetched from the main CMakeLists.txt file
  • LibSteel version updated to v2.0. This version contains only header files.
  • Bootstrap assembly code added to examples and templates, since it was removed from LibSteel

Full Changelog: v2.1...v2.2