From b8d50fd6217ea513ceae970408bb9a390ad18fa3 Mon Sep 17 00:00:00 2001 From: Jordan Carlin Date: Mon, 14 Oct 2024 00:42:47 -0700 Subject: [PATCH] Switch back to standard riscv-arch-test repo --- bin/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/requirements.txt b/bin/requirements.txt index e5701f08e..d55bf7eda 100644 --- a/bin/requirements.txt +++ b/bin/requirements.txt @@ -5,7 +5,7 @@ matplotlib>=3.9.0 PyYAML>=5.2 riscof @ git+https://github.com/riscv/riscof.git riscv-config>=3.18.3 -riscv-isac @ git+https://github.com/jordancarlin/riscv-arch-test/#subdirectory=riscv-isac +riscv-isac @ git+https://github.com/riscv-non-isa/riscv-arch-test/#subdirectory=riscv-isac scikit-learn>=1.5.0 scipy>=1.13.0 setuptools