1
0
mirror of https://github.com/olofk/serv.git synced 2026-02-25 16:00:01 +00:00

Right version of riscv-arch-test

This commit is contained in:
Abdulwadoodd
2022-06-14 02:59:29 +05:00
committed by Olof Kindgren
parent 1beb9d33ec
commit be06cd21c2

View File

@@ -90,7 +90,7 @@ To build the verilator model with C extension (for Compressed extension complian
Download the tests repo
git clone https://github.com/riscv-non-isa/riscv-arch-test.git
git clone --branch 2.7.4 https://github.com/riscv-non-isa/riscv-arch-test.git
To run the RISC-V compliance tests, we need to supply the SERV-specific support files and point the test suite to where it can find a target to run (i.e. the previously built Verilator model)