mirror of
https://github.com/olofk/serv.git
synced 2025-04-24 05:47:17 -04:00
Right version of riscv-arch-test
This commit is contained in:
parent
1beb9d33ec
commit
be06cd21c2
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue