forked from Github_Repos/cvw
gshare cleanup.
This commit is contained in:
parent
ef874f3409
commit
d6ae1156d0
@ -35,7 +35,6 @@ module speculativegshare
|
|||||||
input logic reset,
|
input logic reset,
|
||||||
input logic StallF, StallD, StallE, StallM, StallW,
|
input logic StallF, StallD, StallE, StallM, StallW,
|
||||||
input logic FlushD, FlushE, FlushM, FlushW,
|
input logic FlushD, FlushE, FlushM, FlushW,
|
||||||
// input logic [`XLEN-1:0] LookUpPC,
|
|
||||||
output logic [1:0] DirPredictionF,
|
output logic [1:0] DirPredictionF,
|
||||||
output logic DirPredictionWrongE,
|
output logic DirPredictionWrongE,
|
||||||
// update
|
// update
|
||||||
|
Loading…
Reference in New Issue
Block a user