cva6
cva6 copied to clipboard
The CORE-V CVA6 is an Application class 6-stage RISC-V CPU capable of booting Linux
### Is there an existing CVA6 bug for this? - [X] I have searched the existing bug issues ### Bug Description Spike don't support unprivileged counters CSRs, as cycle[h], instret[h]....
Hello, As i know the ICACHE_CSR is implemented in the STEP1 configuration, so i generate a test with a csr instruction with ICACHE_CSR = 12'b700, the spike model raised an...
**Background** Lockstep ("tandem") co-simulation allows early detection of divergences between behaviors of different simulation models on the same test case. Typically, an Instruction Set Simulator (ISS) and an RTL simulator...
### Is there an existing CVA6 bug for this? - [X] I have searched the existing bug issues ### Bug Description In the [CSR embedded doc list](https://gitlab-tss.gemalto.com/riscv/ohg-pr/cva6/-/blob/9952bce6a61faa8a0c3a25e72526f0d57cb699eb/docs/csr-from-ip-xact/embedded/cva6_csr.md), there is a...
### Is there an existing CVA6 bug for this? - [X] I have searched the existing bug issues ### Bug Description Hi, I am trying to implement the CVA6 on...
### Is there an existing CVA6 bug for this? - [X] I have searched the existing bug issues ### Bug Description I need help understanding the CVA6 boot process -...
### Task Description #1691 plans to document several variants of the CVA6. This is a big piece of work. To make this work easier, some preparation is needed first: -...
### Is there an existing CVA6 task for this? - [X] I have searched the existing task issues ### Task Description Several cva6 configurations must co-exit in documentations Templating will...
### Is there an existing CVA6 bug for this? - [X] I have searched the existing bug issues ### Bug Description Hello, So I notice that the CVA6 has permission...
**Background** Spike implements a complete set of functionality corresponding to the RISC-V specifications. At times this set can be a superset of features of an implementation, in particular in the...