Set bp to use instruction class prediction by default.

This commit is contained in:
Ross Thompson 2023-03-01 11:52:42 -06:00
parent e8744684cd
commit a61f8bc4cf

View File

@ -28,7 +28,7 @@
`include "wally-config.vh"
`define INSTR_CLASS_PRED 0
`define INSTR_CLASS_PRED 1
module bpred (
input logic clk, reset,