cva6 icon indicating copy to clipboard operation
cva6 copied to clipboard

CVA6 OBI/AXI selection - new internal YPB interfaces

Open yanicasa opened this issue 5 months ago • 0 comments

CVA6 interconnect ports is now available in two versions:

  • Single AXI interface, with cache I and D (Icache/HPDCache)
  • 5 OBI interfaces - without any caches in the CVA6 hierarchy

Selection of interconnect is done by overriding noc_req_t & noc_resp_t types parameters and through config CVA6Cfg.PipelineOnly.

This PR contains also the implementation of Zcmt interface in OBI bus instead of custom one.

CVA6 new cache config3

yanicasa avatar Jun 13 '25 12:06 yanicasa