From d6ae1156d0e23731120b5261e611584fbeba7869 Mon Sep 17 00:00:00 2001 From: Ross Thompson Date: Sun, 29 Jan 2023 15:07:45 -0600 Subject: [PATCH] gshare cleanup. --- pipelined/src/ifu/brpred/speculativegshare.sv | 1 - 1 file changed, 1 deletion(-) diff --git a/pipelined/src/ifu/brpred/speculativegshare.sv b/pipelined/src/ifu/brpred/speculativegshare.sv index e38561fb..7f696c45 100644 --- a/pipelined/src/ifu/brpred/speculativegshare.sv +++ b/pipelined/src/ifu/brpred/speculativegshare.sv @@ -35,7 +35,6 @@ module speculativegshare input logic reset, input logic StallF, StallD, StallE, StallM, StallW, input logic FlushD, FlushE, FlushM, FlushW, -// input logic [`XLEN-1:0] LookUpPC, output logic [1:0] DirPredictionF, output logic DirPredictionWrongE, // update