Open CEBeard3 opened 7 years ago
MARSS uses a fairly simple memory access protocol, which can be found in memoryController.{cpp/h}
If you need something more realistic, you can integrate MARSS and DRAMSIM2, which can be found at https://github.com/dramninjasUMD/marss.dramsim
The MARSS portion of the code will not be up to date with this repo.
I am attempting to compare the performance of the same hardware model using different memory access algorithms but am having difficulty finding where in the code the default one is defined. If anyone could point me in the right direction I would really appreciate it.