From a4190ab78f12b9fcda8795144a4d44b65df36db0 Mon Sep 17 00:00:00 2001 From: Cesar Fuguet Date: Fri, 4 Oct 2024 16:41:02 +0200 Subject: [PATCH] Update RESOURCES.md Add an item pointing to the HPDcache in the related building blocks section --- RESOURCES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RESOURCES.md b/RESOURCES.md index 1f15f47e4c..8902549b4c 100644 --- a/RESOURCES.md +++ b/RESOURCES.md @@ -41,6 +41,7 @@ These building blocks fit very nicely with CVA6: - [OpenPiton](https://github.com/PrincetonUniversity/openpiton) is a many-core framework that supports CVA6. - [Culsans/CV-TCCC](https://github.com/pulp-platform/culsans) is a multi-core infrastructure for a few CVA6 cores. - [ARA/CV-VEC](https://github.com/pulp-platform/ara) is a vector unit for CVA6. +- [HPDcache](https://github.com/openhwgroup/cv-hpdcache) is a flexible (highly configurable) and high-throughput L1 cache. ### Design examples (FPGA)