mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
added new tests to make and testbench
This commit is contained in:
parent
5d1a0f3402
commit
0eb280b314
@ -1487,7 +1487,9 @@ string imperas32f[] = '{
|
||||
"rv64i_m/privilege/WALLY-MMU-SV48", "30A0",
|
||||
"rv64i_m/privilege/WALLY-PMP", "30A0",
|
||||
"rv64i_m/privilege/WALLY-PMA", "30A0",
|
||||
"rv64i_m/privilege/WALLY-minfo-01", "30A0"
|
||||
"rv64i_m/privilege/WALLY-minfo-01", "30A0",
|
||||
"rv64i_m/privilege/WALLY-CSR-permission-s-01", "40A0",
|
||||
"rv64i_m/privilege/WALLY-CSR-permission-u-01", "40A0"
|
||||
};
|
||||
|
||||
string wally64periph[] = '{
|
||||
|
@ -31,7 +31,9 @@ rv64i_sc_tests = \
|
||||
WALLY-MMU-SV39 \
|
||||
WALLY-MMU-SV48 \
|
||||
WALLY-PMP \
|
||||
WALLY-minfo-01
|
||||
WALLY-minfo-01 \
|
||||
WALLY-CSR-permission-s-01 \
|
||||
WALLY-CSR-permission-u-01
|
||||
|
||||
target_tests_nosim = WALLY-PMA \
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user