Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cache coherency #99

Open
jasonzzzzzzz opened this issue Mar 20, 2021 · 2 comments
Open

cache coherency #99

jasonzzzzzzz opened this issue Mar 20, 2021 · 2 comments

Comments

@jasonzzzzzzz
Copy link

Hi, I am implement a directory based cache coherency protocol in RTL. I saw OpenPiton github mainpage says the RTL version of cache coherency in OpenPiton is still under developement. I am wondering if there is any updates? or what information/codes I could refer in OpenPiton for my project? Thanks a lot.

@Jbalkind
Copy link
Collaborator

Jbalkind commented Apr 5, 2021

The coherence protocol isn't undergoing any really significant changes. It's been mostly static since the OpenPiton+Ariane release. You can see some documentation on openpiton.org in the microarch spec (though it lacks some details about the RISC-V specific changes). There may still be some other updates that come in future, of course

@avinash91231
Copy link

Hi @jasonzzzzzzz as you have said in above that you have implemented directory based cache coherence protocol in Open piton RTL. So can you please assist me few files so that I could able to figure it out the required files to design Cache coherence Monitor.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants