mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-03 02:05:21 +00:00
Fix compile error in imperas testbench
This commit is contained in:
parent
805817cda4
commit
e334475ab5
@ -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