cva6
cva6 copied to clipboard
CVA6 OBI/AXI selection - new internal YPB interfaces
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.