olofk / serv

SERV - The SErial RISC-V CPU
ISC License
1.36k stars 178 forks source link

Debugging SERV #119

Closed YiminGao0113 closed 5 months ago

YiminGao0113 commented 5 months ago

Hi, I wanted to try to extend the core with some custom instructions and SPI interface support. I understand that firesoc is the tool for SoC design around the core but how do you debug the core itself? Have you created any testbench for that?