openhwgroup / cva6

The CORE-V CVA6 is an Application class 6-stage RISC-V CPU capable of booting Linux
https://docs.openhwgroup.org/projects/cva6-user-manual/
Other
2.15k stars 653 forks source link

[BUG] Failure of AXI atomic transaction #1306

Open Ohouti opened 11 months ago

Ohouti commented 11 months ago

Is there an existing CVA6 bug for this?

Bug Description

In case of an AXI atomic transaction, the CVA6 crashes when we send the read data before receiving the write data of the same transaction.

zarubaf commented 11 months ago

Thanks for reporting. Any chance that there is a minimal test you can provide, so that we can reproduce and fix?

zarubaf commented 11 months ago

@JeanRochCoulon is that anything we can track in the DV Plan?