Added comment about needed changes in BTB.

This commit is contained in:
Ross Thompson 2023-01-19 17:28:00 -06:00
parent 50fdb7cae9
commit 928e06d4fa

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),