From be06cd21c20a021275455aeca702fac288706199 Mon Sep 17 00:00:00 2001 From: Abdulwadoodd Date: Tue, 14 Jun 2022 02:59:29 +0500 Subject: [PATCH] Right version of riscv-arch-test --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 508cf52..a373649 100644 --- a/README.md +++ b/README.md @@ -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)