Côme

Results 10 issues of Côme

### Is there an existing CVA6 task for this? - [X] I have searched the existing task issues ### Task Description Issue #1300 should be fixed by PR #1719. There...

Type:Task
notCV32A65X

> :warning: This PR is not ready for merge yet. It builds CVA6 with embedded configuration on Verilator and runs CoreMark but there are still formatting + history cleanup +...

[#1857](https://github.com/openhwgroup/core-v-verif/pull/1857/files#diff-62f67c1d16e0eb8da38c8838b66b69e31890c555b9d2ad5509d245754da1f25d) introduced two new functions: https://github.com/openhwgroup/core-v-verif/blob/1eac965d073abc18ab6aff5e6f62fd635b060746/cva6/tests/custom/common/syscalls.c#L78-L81 and https://github.com/openhwgroup/core-v-verif/blob/1eac965d073abc18ab6aff5e6f62fd635b060746/cva6/tests/custom/common/syscalls.c#L164-L173 We might want to move or modify them once system prints is made via UART both in Spike and CVA6. (Related: openhwgroup/cva6#1421)

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()`...

Component:Software

### 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: -...

Component:Doc
Type:Task
Status:New

### Is there an existing CVA6 bug for this? - [X] I have searched the existing bug issues ### Bug Description `master` branch has 3 failing tests since 4b67475fa452e9d363a22f9c47280fe54c4e780b: -...

Component:Tool-and-build
Type:Bug
Status:New
Component:SpikeTandem
PARAM:CSR

### 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

There are several issues building spike in CVA6 CI: 1. The `yaml-cpp` target added by Valentin outputs `.h` files so it must be run before compiling `riscv` which directly depends...

### Is there an existing CVA6 task for this? - [X] I have searched the existing task issues ### Task Description Make dashboard green for `master` branch. ### Required Changes...

Type:Bug

This parameter was used in one file; it is used in several files since https://github.com/openhwgroup/cva6/pull/2395 We  should: - Add an `unsigned int OperandsPerInstr` field to [cva6_cfg_t](https://github.com/openhwgroup/cva6/blob/master/core/include/config_pkg.sv#L351) (but **not** [cva6_user_cfg_t](https://github.com/openhwgroup/cva6/blob/master/core/include/config_pkg.sv#L201)) -...

Component:RTL
Good First Issue
Status:Stale