cva6 icon indicating copy to clipboard operation
cva6 copied to clipboard

The CORE-V CVA6 is an Application class 6-stage RISC-V CPU capable of booting Linux

Results 448 cva6 issues
Sort by recently updated
recently updated
newest added

### Is there an existing CVA6 bug for this? - [X] I have searched the existing bug issues ### Bug Description Hi, I got a SoC project using CVA6 cores,...

Type:Bug
notCV32A65X

### Is there an existing CVA6 bug for this? - [X] I have searched the existing bug issues ### Bug Description When XLEN=32bits, RVD cannot be enabled. This is an...

Type:Bug
notCV32A65X

### Is there an existing CVA6 bug for this? - [X] I have searched the existing bug issues ### Bug Description During the HPDCache, some limitations have detected in AXI...

Type:Bug

### Is there an existing CVA6 bug for this? - [X] I have searched the existing bug issues ### Bug Description In the CVA6 implementation, when the fdiv.s instruction is...

PARAM:FPU
Type:Bug
notCV32A65X

### Is there an existing CVA6 bug for this? - [X] I have searched the existing bug issues ### Bug Description Verification script `verif/sim/cva6.py` performs version consistency checks on several...

Type:Bug

The following error occurs when I run this step. ![image](https://github.com/openhwgroup/cva6/assets/64417143/0b9e9d82-1c55-457d-8e07-c4a47a0ce0ca) ![image](https://github.com/openhwgroup/cva6/assets/64417143/00512400-2556-4de5-aad0-f24412ff3c07) ![image](https://github.com/openhwgroup/cva6/assets/64417143/1674dc00-f610-47fc-b5c8-dc400442179d) ![image](https://github.com/openhwgroup/cva6/assets/64417143/a4cef4ff-6344-403a-a00e-2f580895f90c) When I look up the tools path, I find that spike doesn't exist. ![image](https://github.com/openhwgroup/cva6/assets/64417143/542962f4-4522-4186-9c92-448cc34c01f2) So I tried...

On a local clone of the repository, I ran the `dv-riscv-arch-test.sh` script and experienced a test failure for the `riscv-test-suite/rv64i_m/B/src/zext.h_64-01.S` test in verilator. I first assumed something was set up...

Status:Stale

To fix #2012 The previous code would fail to exit normally under certain circumstances. For example, before exiting, `a0=0b01` (which becomes `0b10` after left shifting), so it is necessary to...

Status:Stale

## WHAT - gsoc 2024 project: [Transforming the OpenHW High Performance Data Cache into a High Performance Instruction Cache](https://fossi-foundation.org/gsoc/gsoc24-ideas#transforming-the-openhw-high-performance-data-cache-into-a-high-performance-instruction-cache) - extend hpdcache (high performance data cache) so that it can...

Status:Do-not-merge