Joint RISC-V Code and Logic Debug with rv32 and OSVVM Co-simulation
Introduction In the previous OSVVM co-simulation article, I wrote about debugging co-simulation programs with GDB and how to add an IDE on top of this to give full dual debug capability with a software IDE, such as Eclipse, working alongside a GUI based logic simulator, such as Riviera-PRO or QuestaSim. This was about debugging the program that’s running on an OSVVM co-simulation node. One of the ... »