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 task for this? - [X] I have searched the existing task issues ### Task Description A lot of Github issues are due to teh...
### Is there an existing CVA6 bug for this? - [X] I have searched the existing bug issues ### Bug Description Hello, when trying to write to misa csr (random...
### Is there an existing CVA6 task for this? - [X] I have searched the existing task issues ### Task Description While going through the lint warnings i have found...
This issue is about CVA6 end of test. * Functionally incorrect behavior * Confusing or extraneous status or error messages Using `setStats()` in a program enables a counter. After `main()`...
### Is there an existing CVA6 bug for this? - [X] I have searched the existing bug issues ### Bug Description When I was running my own C++program, the output...
***What*** Provide code coverage metrics in an automated way without consuming too much energy. ***Howto*** First do not run heavy tests if smoke tests fail. Then add another workflow running...
### Is there an existing CVA6 bug for this? - [X] I have searched the existing bug issues ### Bug Description Hello, I'm trying to read the performance counters(`mhpcounter3`-`mhpcounter8`), but...
### Is there an existing CVA6 bug for this? - [X] I have searched the existing bug issues ### Bug Description Hello, In the RISCV spec section **3.7 Physical Memory...
### Is there an existing CVA6 bug for this? - [X] I have searched the existing bug issues ### Bug Description I can pass smoke test by running `bash verif/regress/smoke-tests.sh`...
The `uvme_cva6_cfg_c` configuration class in [cva6/verif/env/uvme/uvme_cva6_cfg.sv](https://github.com/openhwgroup/cva6/blob/c430c6c34be0e24175e03d3c91478e349bfaaf4e/verif/env/uvme/uvme_cva6_cfg.sv#L29) has a large set of hard constraints that set the values of cfg members. This means this cfg file is only usefull for one...