openhwgroup / cva6

The CORE-V CVA6 is an Application class 6-stage RISC-V CPU capable of booting Linux
https://docs.openhwgroup.org/projects/cva6-user-manual/
Other
2.22k stars 673 forks source link

[TASK] Select a configuration for caches in embedded configuration #1409

Open Gchauvon opened 1 year ago

Gchauvon commented 1 year ago

Is there an existing CVA6 task for this?

Task Description

Select the configuration for caches in embedded configuration (size, ways)

Required Changes

Add the configuration to cv32a6_embedded_config_pkg.sv

Current Status

In progress

Risks

No response

Prerequisites

No response

KPI (KEY Performance Indicators)

No response

Description of Done

Configuration is written to the cv32a6_embedded_config_pkg.sv

Associated PRs

No response

JeanRochCoulon commented 4 months ago

THis task should be completed, do you confirm @Gchauvon ?

Gchauvon commented 4 months ago

No configuration has an embedded cache configuration yet.