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 Refer to #1498

Type:Bug
PARAM:MMU
notCV32A65X

### Is there an existing CVA6 task for this? - [X] I have searched the existing task issues ### Task Description Recently the paper: _Cascade: CPU Fuzzing via Intricate Program...

Component:Verif
PARAM:FPU
Type:Bug
PARAM:PERFCOUNTER
notCV32A65X

### Is there an existing CVA6 task for this? - [x] I have searched the existing task issues ### Task Description Add CSR spec for embedded configuration ### Required Changes...

Component:Doc
Component:Verif
Type:Task

### Is there an existing CVA6 task for this? - [x] I have searched the existing task issues ### Task Description Add a comprehensive set of self-checking assembly tests to...

Component:Verif
Status:Resolved
Type:Task
CV32A60AX
notCV32A65X

### Is there an existing CVA6 task for this? - [x] I have searched the existing task issues ### Task Description Condition RTL with RVFI parameter to remove the related...

Component:RTL
Component:Verif
Type:Task
CV32A60AX
CV32A60X

### Is there an existing CVA6 task for this? - [x] I have searched the existing task issues ### Task Description Support only cva6.py commands to simulate cva6. Today two...

Component:Tool-and-build
Component:Verif
Type:Task
CV32A60AX
CV32A60X

The Makefile at `core-v-verif/cva6/sim/Makefile` "hardwires" the random seed: ``` ALL_SIMV_UVM_FLAGS = -licwait 20 -l +ntb_random_seed=1 \ ``` I see that `core-v-verif/cva6/sim/cva6-simulator.yaml` _appears_ to offer the ability to override this: ```...

Component:Verif
Type:Question

HI, Please find the below list of CSRs which has discrepancies between CVA6 and spike     Sl no | Name | Address Offset | Width | Access Type |...

Component:Tool-and-build
Type:Item-of-task
Component:SpikeTandem

**Background** CSR state information (either full state or change sets) is necessary to verify the RTL behavior against the Reference Model (the Spike ISS). In mainline Spike the CSR state...

Component:Verif
Type:Task
CV32A60AX
CV32A60X

### Is there an existing CVA6 task for this? - [X] I have searched the existing task issues ### Task Description https://github.com/openhwgroup/cva6/pull/1535 reduced the number of jobs run for each...

Component:Tool-and-build
Type:Task
Status:New