Fix compile error in imperas testbench

This commit is contained in:
Jarred Allen 2021-02-07 15:48:12 -05:00
parent 805817cda4
commit e334475ab5

View File

@ -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",