Ramulator 2.0 is a modern, modular, extensible, and fast cycle-accurate DRAM simulator. It provides support for agile implementation and evaluation of new memory system designs (e.g., new DRAM standards, emerging RowHammer mitigation techniques). Described in our paper https://people.inf.ethz.ch/omutlu/pub/Ramulator2_arxiv23.pdf
This pull request primarily involves modifications to the project's CMakeLists.txt files. The goal was to enable the use of Ramulator2 as a CMake dependency for other projects. For more details, please refer to the commit messages.
This pull request primarily involves modifications to the project's CMakeLists.txt files. The goal was to enable the use of Ramulator2 as a CMake dependency for other projects. For more details, please refer to the commit messages.