cv32e40x icon indicating copy to clipboard operation
cv32e40x copied to clipboard

Remove temporary LIB dependencies

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

LIB dependency should be removed for:

  • 0.5.0 exception codes (LIB.7 == 1 && LIB.1 == 1) - https://github.com/openhwgroup/cv32e40s/issues/235
  • 0.5.0 NMI behavior (LIB.7 == 1 && LIB.2 == 1) - https://github.com/openhwgroup/cv32e40x/issues/629
  • 0.5.0 time_i, time, timeh (LIB.7 == 1 && LIB.3 == 1) - https://github.com/openhwgroup/cv32e40x/issues/634

Code with LIB.7 == 1 should become the default.

Silabs-ArjanB avatar Jul 26 '22 15:07 Silabs-ArjanB