-
Notifications
You must be signed in to change notification settings - Fork 155
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
make run emulator error #58
Comments
The same problem to me. Is it a bug? |
I guess the problem is about G++ version. I changed the version of fedora, run emulator without FAILED. |
What version of G++ did you use? You can also try and change the chisel version. check #57 |
I changed the chisel version but it does not help.
Do I need to change g++ version? |
Sorry, may be that's version is not the key of problem. I use this verion
Or you can install a virtual machine with deepin OS
and you should change the git branch to cs152-sp20 |
I think you should directly install Debian instead. |
so have you solve the problem? |
The problem might be the eversion of cheisel in build.sbt. I used the latest version and had the same issue. I changed to 3.3.0 and got all tests passed. |
the make process is finished, and make run-emulator error shown as follow:
in output/rv32ui-p-simple.out this file, show a error
The text was updated successfully, but these errors were encountered: