olofk / serv

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

Accessing memory after simulation #94

Open AshvinVaidyanathan opened 1 year ago

AshvinVaidyanathan commented 1 year ago

Where is the memory file for the simulation output located? I would like to access the changes made to memory location on executing the .hex code in the firmware folder. Is this possible as is, or do I need to make some changes to the run or testbench?