gem5
v20.1.0.0
|
#include "base/bitfield.hh"
#include "base/intmath.hh"
#include "dram_gen.hh"
#include "enums/AddrMap.hh"
#include "mem/packet.hh"
Go to the source code of this file.
Classes | |
class | DramRotGen |
Declaration of DRAM rotation generator that rotates through each rank.
Definition in file dram_rot_gen.hh.