cache refactoring - phase 2

This commit is contained in:
Blaise Tine
2020-11-03 04:51:40 -08:00
parent 5be1d85648
commit ba81d76e02
19 changed files with 567 additions and 424 deletions

View File

@@ -125,7 +125,7 @@ module VX_commit #(
end
end
`else
`UNUSED_VAR(fpu_commit_if.PC)
`UNUSED_VAR (fpu_commit_if.PC)
`endif
endmodule