You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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):
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):
The text was updated successfully, but these errors were encountered: