mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-22 05:07:21 -04:00
edited the path of spike folder
This commit is contained in:
parent
7489e30889
commit
3e060e454e
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ if ! [ -d cva6/tests/riscv-arch-test ]; then
|
|||
git clone $ARCH_TEST_REPO -b $ARCH_TEST_BRANCH cva6/tests/riscv-arch-test
|
||||
cd cva6/tests/riscv-arch-test; git checkout $ARCH_TEST_HASH;
|
||||
# Copy Spike definitions to the corresponding riscv-target subdirectory.
|
||||
cp -rpa $SPIKE_SRC_DIR/arch_test_target/spike riscv-target
|
||||
cp -rpa $SPIKE_SRC_DIR/arch_test_target riscv-target
|
||||
cd -
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue