Closed AwaniK closed 2 years ago
Do the memory and regfile have synchronous read operation?
The regfile is using a combinatorial read memory. The cache uses a synchronous read memory.
Changing the read latency on the register file would require some pipeline changes.
Do the memory and regfile have synchronous read operation?