Added comment about needed changes in BTB.

This commit is contained in:
Ross Thompson 2023-01-19 17:28:00 -06:00
parent f7b869960a
commit 78e8598ec8

View File

@ -99,6 +99,7 @@ module BTBPredictor
// *** need to add forwarding.
// *** optimize for byte write enables
// *** switch to ram2p1r1wbefix
ram2p1r1wb #(Depth, `XLEN+4) memory(.clk(clk),
.reset(reset),
.ra1(LookUpPCIndex),