mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-20 04:07:36 -04:00
⬆️ Update riscv-tests dependencies
This commit is contained in:
parent
9c1b32e1c9
commit
bd6c23294a
2 changed files with 1 additions and 3 deletions
|
@ -5,7 +5,7 @@ cd $ROOT/tmp
|
|||
|
||||
[ -d $ROOT/tmp/riscv-tests ] || git clone https://github.com/riscv/riscv-tests.git
|
||||
cd riscv-tests
|
||||
git checkout ffa920340430f62e767fb2397f4ee41ffaf441ce
|
||||
git checkout 294bfce8a1ca2fc501b8939292146e44f813a2b8
|
||||
git submodule update --init --recursive
|
||||
autoconf
|
||||
mkdir -p build
|
||||
|
|
|
@ -23,7 +23,6 @@ rv64ui-p-xor
|
|||
rv64ui-p-xori
|
||||
rv64ui-p-slliw
|
||||
rv64ui-p-sll
|
||||
rv64ui-p-slli
|
||||
rv64ui-p-sllw
|
||||
rv64ui-p-slt
|
||||
rv64ui-p-slti
|
||||
|
@ -61,7 +60,6 @@ rv64si-p-dirty
|
|||
rv64uc-p-rvc
|
||||
rv64ui-v-add
|
||||
rv64ui-v-addi
|
||||
rv64ui-p-slli
|
||||
rv64ui-v-addiw
|
||||
rv64ui-v-addw
|
||||
rv64ui-v-and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue