[Modified] Fix bugs & 36 Functional Test Point PASS

This commit is contained in:
2023-06-26 17:14:26 +08:00
parent 7c1a1db436
commit 38f1ea7eda
8 changed files with 104397 additions and 48 deletions

View File

@@ -34,7 +34,7 @@ module pip_ctrl(
end
else if (stallreq_es) begin
flush = 0;
stall = `StallBus'b111111;
stall = `StallBus'b011111;
end
else begin
flush = 0;