pulp-platform / ara

The PULP Ara is a 64-bit Vector Unit, compatible with the RISC-V Vector Extension Version 1.0, working as a coprocessor to CORE-V's CVA6 core
Other
379 stars 133 forks source link

[HW] Fix CVA6 bug for instructions with side effects #347

Closed mp-17 closed 3 months ago

mp-17 commented 3 months ago

Bump CVA6 to fix bug that caused some vector instructions to be issued twice in the presence of instructions with side effects.

Changelog

Fixed

Checklist