Màrius Montón

Results 3 comments of Màrius Montón

Hello Matthias, thank you for your interes on this project. Currently I'm evaluating what I should add to the simulator and write some roadmap. Do you think is interesting to...

I think I can add a AT model just writing a new _MemoryInterface_ module using AT. The easiest way would be that each function (writeDataMem / readDataMem) perform one single...

You can take a look at https://github.com/mariusmm/RISC-V-TLM/blob/AT/src/MemoryInterfaceAT.cpp where there is a basic and dirty implementation. What do you think?