Forgot to include this file in the last commit.

This commit is contained in:
Rose Thompson 2023-10-26 12:20:42 -05:00
parent 14f8b4849f
commit 4cd0584a11

View File

@ -264,7 +264,7 @@ module wallypipelinedcore import cvw::*; #(parameter cvw_t P) (
end
// global stall and flush control
hazard hzu(.clk, .reset,
hazard hzu(
.BPWrongE, .CSRWriteFenceM, .RetM, .TrapM,
.LoadStallD, .StoreStallD, .MDUStallD, .CSRRdStallD,
.LSUStallM, .IFUStallF,