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 After setting the toolchain as indicated in util/gcc-toolchain-builder/README.md, and...

Type:Bug

### Is there an existing CVA6 bug for this? - [X] I have searched the existing bug issues ### Bug Description `stall_instr_fetch` signal in `core/id_stage.sv` will not be driven if...

Type:Bug
notCV32A65X

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

Component:RTL
Type:Bug
CV32A65X

### Is there an existing CVA6 bug for this? - [X] I have searched the existing bug issues ### Bug Description This issue can be encountered in most tests in...

Component:RTL
Type:Bug
notCV32A65X

Currently the Camel style of parameters is not homogeneous. Need to fix it. Some examples: - XF16ALT should be renamed XF16Alt ? - RVZCB should be renamed RVZcb ? -...

Component:RTL
Type:Bug

TIME and TIMEH CSRs are not implemented in csr_regfile.sv.

Component:RTL
Type:Bug
notCV32A65X

### Task Description read_access_exception is by default set to zero in RTL. When CSR is unimplemented, it is set to one. This is costy in term og gate count. ![image](https://github.com/openhwgroup/cva6/assets/56552370/fc5fb049-4172-4cd6-b968-ead440bc85a2)...

Component:RTL
Type:Enhancement

### Is there an existing CVA6 bug for this? - [X] I have searched the existing bug issues ### Bug Description Spyglass detects the presence of 33 latches in csr_regfile.sv....

Component:RTL
Type:Bug

Several feedbacks from 65x CSR document https://docs.openhwgroup.org/projects/cva6-user-manual/04_cv32a65x/design/source/CSRs.html - exception information need ot be added: when exception will be generated ? - Upper PMP CSR are ROCST zero - PMPCfg have...

Component:Doc
Type:Bug
PARAM:CSR

### Is there an existing CVA6 task for this? - [X] I have searched the existing task issues ### Task Description To ensure a good verification of the CVXIF 1.0.0...

Component:Verif
Type:Task
Component:SpikeTandem