forked from Github_Repos/cvw
Set bp to use instruction class prediction by default.
This commit is contained in:
parent
e8744684cd
commit
a61f8bc4cf
@ -28,7 +28,7 @@
|
||||
|
||||
`include "wally-config.vh"
|
||||
|
||||
`define INSTR_CLASS_PRED 0
|
||||
`define INSTR_CLASS_PRED 1
|
||||
|
||||
module bpred (
|
||||
input logic clk, reset,
|
||||
|
Loading…
Reference in New Issue
Block a user