gem5 v24.0.0.0
|
Declaration of DRAM rotation generator that rotates through each rank. More...
#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 | gem5::DramRotGen |
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |
Declaration of DRAM rotation generator that rotates through each rank.
Definition in file dram_rot_gen.hh.