Skip to content
New issue

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

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

Already on GitHub? # to your account

Draft HPDIcache (extended hpdcache) #2506

Draft
wants to merge 1 commit into
base: feature/interconnect
Choose a base branch
from

Conversation

takeshiho0531
Copy link
Contributor

  • extended ver. of cva6_hpdcache_axi_arbiter: support for HPICache
  • extended ver. of cva6_hpdcache_subsystem: support for HPICache
  • cva6_hpdcache_icache_if_adapter: new adapter for Icache

@takeshiho0531
Copy link
Contributor Author

@yanicasa
Could you explain how to differentiate the usage between the dreq_o.ready signal for the core and the fetch_obi_rsp_o.gnt signal..?

Copy link
Contributor

❌ failed run, report available here.

@yanicasa
Copy link
Contributor

Yes, sure:

  • dreq_o.req && dreq_o.ready grant the virtual address to decode the cache index. (outside obi protocol)
  • fetch_obi_rsp_o.gnt grants the physical address (after the MMU), --> end of OBI address phase.

Hope this answers your question!

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

Successfully merging this pull request may close these issues.

2 participants