I implement a simple instruction-level debugger that allows a user to debug a program interactively at the assembly instruction level. - fcmaple/instruction-level-debugger ...
In this repo you will be shown how to implement Caravel on FPGA and use its debug interface to debug a program running on Caravel's management SoC using GDB. In Caravel, the program which will be ...