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"
|
`include "wally-config.vh"
|
||||||
|
|
||||||
`define INSTR_CLASS_PRED 0
|
`define INSTR_CLASS_PRED 1
|
||||||
|
|
||||||
module bpred (
|
module bpred (
|
||||||
input logic clk, reset,
|
input logic clk, reset,
|
||||||
|
Loading…
Reference in New Issue
Block a user