Update FireChip with the new locations for subsystem

This commit is contained in:
Jerry Zhao
2019-08-26 14:51:20 -07:00
parent ba3deac1de
commit 19282fd438
3 changed files with 8 additions and 8 deletions

View File

@@ -27,8 +27,8 @@ trait HasTestSuites {
"rv64ud-v-fadd",
"rv64uf-v-fadd",
"rv64um-v-mul",
// "rv64mi-p-breakpoint", // Not implemented in BOOM
// "rv64uc-v-rvc", // Not implemented in BOOM
"rv64mi-p-breakpoint",
"rv64uc-v-rvc",
"rv64ud-v-structural",
"rv64si-p-wfi",
"rv64um-v-divw",