forked from Github_Repos/cvw
Fix compile error in imperas testbench
This commit is contained in:
parent
81a1eb9a74
commit
403a0d033c
@ -139,7 +139,7 @@ string tests64iNOc[] = {
|
||||
"rv64i/WALLY-SUB", "4000",
|
||||
"rv64i/WALLY-LOAD", "11bf0",
|
||||
"rv64i/WALLY-JAL", "4000",
|
||||
"rv64i/WALLY-STORE", "3000"
|
||||
"rv64i/WALLY-STORE", "3000",
|
||||
"rv64i/WALLY-ADDIW", "3000",
|
||||
"rv64i/WALLY-SLLIW", "3000",
|
||||
"rv64i/WALLY-SRLIW", "3000",
|
||||
|
Loading…
Reference in New Issue
Block a user