fixed error in tests.vh

This commit is contained in:
slmnemo 2022-07-22 14:55:55 -07:00
parent ec1ed5bd94
commit ba2dcf6da4

View File

@ -1604,7 +1604,7 @@ string wally32i[] = '{
`WALLYTEST, `WALLYTEST,
"rv32i_m/privilege/WALLY-gpio-01", "rv32i_m/privilege/WALLY-gpio-01",
"rv32i_m/privilege/WALLY-clint-01", "rv32i_m/privilege/WALLY-clint-01",
"rv32i_m/privilege/WALLY-plic-01" "rv32i_m/privilege/WALLY-plic-01",
"rv32i_m/privilege/WALLY-uart-01" "rv32i_m/privilege/WALLY-uart-01"
}; };