-
This instruction traps in RVBS and not in Spike:
```
.4byte 0xc16031f3 # csrrc r3, hpmcounter22 (0xc16), r0
```
The rvbs log says that CSR 0xc16 is not implemented:
```
CSR 0xc16 unimplemented…
-
Currently `injectedProps` only support an object of functions or static props we want to inject to the subscribed component. We found some cases where we needed to access to the current state to decid…
-
Today we're using two repositories to work with reffects (`reffects` and `reffects-store`). Every time we have a change, we need to test not only the automated unit tests but also some manual checks t…