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

Why not build riscv-tests for rv32ima? #10

Open
yuxiaomao opened this issue Apr 15, 2020 · 0 comments
Open

Why not build riscv-tests for rv32ima? #10

yuxiaomao opened this issue Apr 15, 2020 · 0 comments

Comments

@yuxiaomao
Copy link

yuxiaomao commented Apr 15, 2020

Hi, I'm new to rocket chip.
I compared build.sh and build-rv32ima.sh, and I found that the build flags are not exactly the same (--enable-jtag_vpi for riscv-openocd, --disable-gdb for riscv-gnu-toolchain) and the riscv-tests is not built. Is there any specific reason for that?

I looked a bit and I found that add this line in build-rv32ima.sh seems to build the riscv-tests in rv32 context (I haven't run a test yet so I'm not so sure):

build_project riscv-tests --prefix=$RISCV/riscv32-unknown-elf --with-xlen=32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant