RoaLogic / RV12

RISC-V CPU Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minstret not counting BEQ

elchanan36 opened this issue · comments

It seems you only increment minstret when wb_bubble is low.
But a BEQ raises wb_bubble, so you don't count it.
Is this the intended behavior?
BEQ_bubble