cv32e40x icon indicating copy to clipboard operation
cv32e40x copied to clipboard

[XIF] Implement synchronous exceptions

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

This task relates to finishing one of the known open items from https://github.com/openhwgroup/cv32e40x/pull/272:

  • Synchronous exceptions within the coprocessor indicated by the result interface are ignored (they only inhibit writeback of the result).
  • Update WB stage code to use 'generate if (X_EXT) begin : x_ext'

Make sure exceptions are handled by controller FSM.

Silabs-ArjanB avatar Oct 14 '21 07:10 Silabs-ArjanB