forked from Github_Repos/cvw
Renamed globalhistory predictor.
This commit is contained in:
parent
2f1bebfd57
commit
0cacfbd322
@ -28,7 +28,7 @@
|
|||||||
|
|
||||||
`include "wally-config.vh"
|
`include "wally-config.vh"
|
||||||
|
|
||||||
module global #(parameter k = 10) (
|
module globalhistory #(parameter k = 10) (
|
||||||
input logic clk,
|
input logic clk,
|
||||||
input logic reset,
|
input logic reset,
|
||||||
input logic StallF, StallD, StallE, StallM, StallW,
|
input logic StallF, StallD, StallE, StallM, StallW,
|
||||||
|
Loading…
Reference in New Issue
Block a user