adding pipeline testing

This commit is contained in:
Shriya Nadgauda 2021-04-23 14:19:17 -04:00
parent c91f1e197b
commit c66e63ff70
2 changed files with 1623 additions and 518 deletions

View File

@ -334,7 +334,8 @@ module testbench();
"rv32i/WALLY-CSRRC", "4000",
"rv32i/WALLY-CSRRWI", "3000",
"rv32i/WALLY-CSRRSI", "3000",
"rv32i/WALLY-CSRRCI", "3000"
"rv32i/WALLY-CSRRCI", "3000",
"rv32i/WALLY-PIPELINE", "1a800"
};
string testsBP64[] = '{

File diff suppressed because it is too large Load Diff