Renamed globalhistory predictor.

This commit is contained in:
Ross Thompson 2023-02-17 16:08:34 -06:00
parent 2f1bebfd57
commit 0cacfbd322

View File

@ -28,7 +28,7 @@
`include "wally-config.vh"
module global #(parameter k = 10) (
module globalhistory #(parameter k = 10) (
input logic clk,
input logic reset,
input logic StallF, StallD, StallE, StallM, StallW,