Hi, Mr. Celio.
I have some doubts:
1) What's the BOOM's cache coherency system? Is it parameterizable?
2) If so, should I change just the 'cache.scala' file? I can see that in that file there's something like "val logic = new RandomReplacement(n_ways)" about line 70.
3) Is there any way to force the dcache to flush it's data through the C++ emulator?
Thanks a lot!