Open hz0ne opened 4 years ago
The same problem to me. Is it a bug?
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. Here is my g++ version:
lei@lei-virtual-machine:~/G/riscv-sodor$ g++ --version
g++ (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Do I need to change g++ version?
I changed the chisel version but it does not help. Here is my g++ version:
lei@lei-virtual-machine:~/G/riscv-sodor$ g++ --version g++ (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Copyright (C) 2019 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Do I need to change g++ version?
Sorry, may be that's version is not the key of problem. I use this verion
hessen@hessen-PC:~/Desktop$ g++ --version
g++ (Uos 8.3.0.3-3+rebuild) 8.3.0
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Or you can install a virtual machine with deepin OS
hessen@hessen-PC:~$ cat /etc/*release
DISTRIB_ID=Deepin
DISTRIB_RELEASE=20
DISTRIB_DESCRIPTION="Deepin 20"
DISTRIB_CODENAME=apricot
PRETTY_NAME="Deepin 20"
NAME="Deepin"
VERSION_ID="20"
VERSION="20"
ID=Deepin
HOME_URL="https://www.deepin.org/"
BUG_REPORT_URL="https://bbs.deepin.org/"
and you should change the git branch to cs152-sp20
I think you should directly install Debian instead. Deepin is not a good environment from my experience.
so have you solve the problem? I have same problem with you,
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