[Modified] 8-stage v0.2. optimize mul stall, pass pref test but ail func test

This commit is contained in:
2023-07-31 16:05:29 +08:00
parent b38d04cc35
commit 9f40b5f1bb
24 changed files with 5711 additions and 234 deletions

View File

@@ -34,7 +34,7 @@ module pip_ctrl(
flush = 0;
stall = `StallBus'b111111;
end
//id段发生暂停此时id及之前暂停
//id段å<EFBFBD>生æšå<EFBFBD>œï¼Œæ­¤æ—¶idå<EFBFBD>Šä¹å‰<EFBFBD>æšå<EFBFBD>?
else if (stallreq_ds) begin
flush = 0;
stall = `StallBus'b000111;