Ramon Wirsch

Results 5 issues of Ramon Wirsch

To efficiently enable a detection similar to the one used in the main menu of glass, create a second implementation that caches a. hotwordVoiceConfig and b. phrasesVoiceConfig. The current implementation...

enhancement

In my fork, I have added some functionality to CVA5. I have a significantly modified environment in which I test, so cannot simply issue pull-requests right now. Is there interest...

When an interrupt, such as a timer interrupt occurs, the captured MEPC does not always reflect the correct address where to continue execution after the interrupt finishes. This can randomly...

The documentation says the RISC-V A-extension for atomic instructions is supported, but now that I am attempting to use it, it seems broken. How tested / working is the AMO...

For profiling with a command line, the sampler thread notices that the process-under-observation died and stops sampling. Main thread finishes processing all samples, but will later attempt to try_wait() for...