mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Fixed bug with rv32a/WALLY-LRSC test in imperas. Minor issue.
This commit is contained in:
parent
d0ed6e250a
commit
a0017e39e2
@ -311,7 +311,7 @@ string tests32f[] = '{
|
|||||||
|
|
||||||
string tests32a[] = '{
|
string tests32a[] = '{
|
||||||
//"rv64a/WALLY-AMO", "2110",
|
//"rv64a/WALLY-AMO", "2110",
|
||||||
"rv64a/WALLY-LRSC", "2110"
|
"rv32a/WALLY-LRSC", "2110"
|
||||||
};
|
};
|
||||||
|
|
||||||
string tests32m[] = '{
|
string tests32m[] = '{
|
||||||
|
Loading…
Reference in New Issue
Block a user