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 4c4103dfe8
commit 63bcc7655c

View File

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