提交 d5edd257 编写于 作者: L Lingrui98

ubtb: fix a connect bug

上级 72da94f4
......@@ -116,6 +116,7 @@ class MicroBTB extends BasePredictor
io.read_resp.is_Br := ren && hit_meta.is_Br
io.read_resp.taken := ren && hit_and_taken
io.read_resp.target := target
io.read_hit := hit_oh.orR
debug_io.read_hit := hit_oh.orR
debug_io.read_hit_way := OHToUInt(hit_oh)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册