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 coherence of DMA module #34

Open
yuxuanliuuu opened this issue Apr 22, 2022 · 0 comments
Open

cache coherence of DMA module #34

yuxuanliuuu opened this issue Apr 22, 2022 · 0 comments

Comments

@yuxuanliuuu
Copy link

Hi icenet author,

I am interested in the cache coherence between the IceNIC DMA module and the dcache in the rocket-chip cores.

As far as I know, the IceNIC DMA module directly reads from and writes to the memory. However, I don't find any cache flush codes in the icenet driver. Therefore, IceNIC may read stale data from memory. But there is no such errors during firesim emulation.

So my question is how IceNIC ensure cache coherence so that DMA module works correctly with dcache in the rocket-chip cores while there is no cache flush instructions.

Best,
Liu

@yuxuanliuuu yuxuanliuuu changed the title Cache coherance of DMA module of IceNIC cache coherence of DMA module of IceNIC Apr 22, 2022
@yuxuanliuuu yuxuanliuuu changed the title cache coherence of DMA module of IceNIC cache coherence of DMA module Apr 22, 2022
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