mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-03 10:15:19 +00:00
gshare cleanup.
This commit is contained in:
parent
2a336cfb71
commit
7c8b2b685f
@ -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