gem5 v24.0.0.0
|
DRAMSim2. More...
#include <queue>
#include <unordered_map>
#include "mem/abstract_mem.hh"
#include "mem/dramsim2_wrapper.hh"
#include "mem/qport.hh"
#include "params/DRAMSim2.hh"
Go to the source code of this file.
Classes | |
class | gem5::memory::DRAMSim2 |
class | gem5::memory::DRAMSim2::MemoryPort |
The memory port has to deal with its own flow control to avoid having unbounded storage that is implicitly created in the port itself. More... | |
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |
namespace | gem5::memory |
DRAMSim2.
Definition in file dramsim2.hh.