Based on https://github.com/pulp-platform/riscv-dbg/tree/master Part of this task includes: - Integrate the RTL like we did for SPI device in this PR: https://github.com/lowRISC/mocha/pull/259 - Use the correct memory map as declared here: https://github.com/lowRISC/mocha?tab=readme-ov-file#memory-map - The debug module must be a manager on the AXI crossbar. - Add a section to our readme to say how we can use the debug module with the Genesys 2 board.
Based on https://github.com/pulp-platform/riscv-dbg/tree/master
Part of this task includes: