mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-23 05:37:16 -04:00
✅ Add supervisor add test to CI
This commit is contained in:
parent
f809257e8d
commit
84f3f19b0f
1 changed files with 2 additions and 1 deletions
3
Makefile
3
Makefile
|
@ -42,7 +42,8 @@ riscv-tests = rv64ui-p-add rv64ui-p-addi rv64ui-p-slli rv64ui-p-addiw rv64ui-p-a
|
|||
rv64ui-p-lw rv64ui-p-lwu \
|
||||
rv64mi-p-csr rv64mi-p-mcsr rv64mi-p-illegal rv64mi-p-ma_addr rv64mi-p-ma_fetch rv64mi-p-sbreak rv64mi-p-scall \
|
||||
rv64si-p-csr rv64si-p-ma_fetch rv64si-p-scall rv64si-p-wfi rv64si-p-sbreak \
|
||||
rv64uc-p-rvc rv64si-p-dirty
|
||||
rv64uc-p-rvc rv64si-p-dirty \
|
||||
rv64ui-s-add
|
||||
|
||||
|
||||
riscv-test = rv64ui-p-add
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue