Iztok Jeras

Results 46 issues of Iztok Jeras

This is my commentary on the register file design in NEORV32. I don't expect any changes, so this is not a bug report or feature request. I just spent some...

I am working on a simulator which would have a similar interface to [QEMU record/replay functionality](https://www.qemu.org/docs/master/system/replay.html). Since the interfaces are similar, if I get a GUI working with QEMU, I...

Hi @BrunoLevy, Would you be willing and have the time to port RISCOF to your CPUs. I now have the time to help with porting, especially the parts that are...

I have been struggling with RISCOF two years ago and I gave up. This time I got through, and I would like to propose a few changes that would make...

The instructions for building sail did not work properly. I updated the instructions and the names of the executables created by the newer version of sail.

# GDBWave review I am working on a [similar project](https://github.com/jeras/gdb_server_stub_sv). While your project does the entire app simulation before debugging, mine allows debugging in step with the running simulation, in...