Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Use newer C++, target IMC platform, fix Ubuntu image version #9

Closed
wants to merge 4 commits into from

Commits on May 22, 2024

  1. Specify the path

    kiryk committed May 22, 2024
    Configuration menu
    Copy the full SHA
    d645791 View commit details
    Browse the repository at this point in the history
  2. Compile picolibc for RV32IMC

    kiryk committed May 22, 2024
    Configuration menu
    Copy the full SHA
    67091e8 View commit details
    Browse the repository at this point in the history
  3. Use C++14

    C++11 was deprecated in Verilator
    kiryk committed May 22, 2024
    Configuration menu
    Copy the full SHA
    7c19aa4 View commit details
    Browse the repository at this point in the history
  4. Fix version of Ubuntu image

    kiryk committed May 22, 2024
    Configuration menu
    Copy the full SHA
    ace5237 View commit details
    Browse the repository at this point in the history