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

DMA module with cache coherence #34

Open
SMLEric opened this issue Nov 7, 2024 · 0 comments
Open

DMA module with cache coherence #34

SMLEric opened this issue Nov 7, 2024 · 0 comments

Comments

@SMLEric
Copy link

SMLEric commented Nov 7, 2024

Hi, I am working on a project to add a DMA engine right now. I currently have a DMA block module which have been tested to be working on the original cva6. I want to integrate the DMA module and connect it to the CCU module to achieve cache coherent. What are some best ways to do this? How should I change the AXI protocol bus to adapt the ACE protocol and the SNOOP BUS?

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

1 participant