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 dea6b643a6
commit 90b2f0a652

View File

@ -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,