79569735

Date: 2025-04-11 21:35:07
Score: 1.5
Natty:
Report link

You can build a custom memory controller in gem5 but it requires multiple steps. I recommend following the code in Ramulator2 repository to see how you can build a custom memory model: https://github.com/CMU-SAFARI/ramulator2/tree/main/resources/gem5_wrappers.

Ideally, I recommend building your memory controller by adding a custom one to Ramulator2 or a similar memory simulation framework that works with gem5.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: CoconutWater