rocket-chip icon indicating copy to clipboard operation
rocket-chip copied to clipboard

Is there any documents about dcache code?

Open ddxoxpp opened this issue 4 years ago • 2 comments

I'm reading dcache source code to understand the cache coherence implemented by Tilelink bus, but the dcache code has almost no annotation with it. So is there any documents about dcache code ?

ddxoxpp avatar May 28 '21 07:05 ddxoxpp

you can check this ongoing PR.

https://github.com/chipsalliance/rocket-chip/pull/2761

DecodeTheEncoded avatar May 30 '21 04:05 DecodeTheEncoded

In case you're still wandering, and to help others who might fund this page - here are a few links here: https://bar.eecs.berkeley.edu/projects/tilelink.html

suppamax avatar Jun 24 '22 09:06 suppamax