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

Hello! When you are on `master` and you go back in the git history, you have to build the old spike version. When you go back to `master`, you have...

Type:Enhancement
notCV32A65X

When the core is stalling due to a `wfi`, the execution is resumed if a supervisor external interrupt is raised, regardless of the respective enable bit in `MIE`. PR https://github.com/openhwgroup/cva6/pull/765...

Type:Bug
notCV32A65X

### Is there an existing CVA6 bug for this? - [X] I have searched the existing bug issues ### Bug Description According to the RISC-V ISA, **delegated interrupts** should result...

Type:Bug
notCV32A65X

### Is there an existing CVA6 bug for this? - [X] I have searched the existing bug issues ### Bug Description The RTL code of CSR read process (https://github.com/openhwgroup/cva6/blob/master/core/csr_regfile.sv#L851C1-L857C71) incorrectly...

Type:Bug
notCV32A65X

The `cv64a6_imacfdc_sv39_openpiton_config_pkg.sv` configuration of the CVA6 (also known as the OpenPiton configuration) cannot boot Linux. The specific behaviour is that the core hangs on the user mode boundary while booting...

Type:Bug
CV64A6

### Is there an existing CVA6 bug for this? - [X] I have searched the existing bug issues ### Bug Description Hi all. Found a [case](https://github.com/openhwgroup/cva6/blob/4b9cbf922354956f6e888231dff29286aafefe43/common/local/util/instr_trace_item.svh#L531) with labels which use...

Type:Enhancement
Type:Lint
notCV32A65X

### Is there an existing CVA6 bug for this? - [X] I have searched the existing bug issues ### Bug Description Hello, In CVA6 core, plenty of ifndef VERILATOR conditions...

Type:Enhancement
notCV32A65X

### Is there an existing CVA6 bug for this? - [X] I have searched the existing bug issues ### Bug Description According to the RISC-V ISA specification, the MBE, SBE,...

Type:Bug
notCV32A65X

### Is there an existing CVA6 bug for this? - [X] I have searched the existing bug issues ### Bug Description In **HS-mode**, when **mstatus.TVM** flag is activated executing the...

Type:Bug
notCV32A65X

### Is there an existing CVA6 bug for this? - [X] I have searched the existing bug issues ### Bug Description Since the CV32A65X specification has been updated to make...

Type:Bug
notCV32A65X