[Modified] Fix bugs & 36 Functional Test Point PASS
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user