cv32e40x icon indicating copy to clipboard operation
cv32e40x copied to clipboard

[XIF] Scoreboard

Open Silabs-ArjanB opened this issue 2 years ago • 0 comments

Introduce scoreboard.

The following should be assured:

  • valid_0_i and xif_req in LSU cannot be asserted in the same cycle (prioritization should not be done in LSU as described in comments in https://github.com/openhwgroup/cv32e40x/pull/440 (assertions shall be added for this; requires XIF assumes as well)
  • Review MPU related changes done as part of https://github.com/openhwgroup/cv32e40x/pull/440 (maybe the error delay performed for non-XIF transactions should not be part of the MPU)

Silabs-ArjanB avatar Feb 28 '22 15:02 Silabs-ArjanB