olofk / serv

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

Simulation of the core itself? #120

Open YiminGao0113 opened 5 months ago

YiminGao0113 commented 5 months ago

Hi,

I wanted to ask if it's possible to simulate the SERV core using the provided software but without involving the System-on-Chip. I've been working on integrating SPI/I2C with the core and am looking for ways to verify my work. Could you give me any suggestions on how to proceed with this verification?

Thanks for your help! :)