From f540bb13c0afe70a4966c6d1906352d188589d06 Mon Sep 17 00:00:00 2001 From: davidharrishmc <74973295+davidharrishmc@users.noreply.github.com> Date: Wed, 3 Nov 2021 13:49:07 -0700 Subject: [PATCH] fixed 64i --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 740f985fd..db4818723 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ cd addins git clone https://github.com/riscv-non-isa/riscv-arch-test git clone https://github.com/riscv-software-src/riscv-isa-sim cd riscv-isa-sim +*** replace these with a copy from ../install/F and ../install/D containing the Makefile.includes already updated cp -r arch_test_target/spike/device/rv32i_m/I arch_test_target/spike/device/rv32i_m/F cp -r arch_test_target/spike/device/rv64i_m/I arch_test_target/spike/device/rv64i_m/D