gshare cleanup.

This commit is contained in:
Ross Thompson 2023-01-29 15:07:45 -06:00
parent 2a336cfb71
commit 7c8b2b685f

View File

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