Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the replacer bug under condition of clk_div_by_2 (OSCPU#109)
* fix a bug that updates the replacer's SRAM at wrong beats. --add a flip-flop, beating 'repl_state' one more cycle. * fix a mistake, make it compatible with full clk. * Now its compatible with full clk. * beats 'next_state' to next cycle instead of 'repl_state'.
- Loading branch information