gem5 v23.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 |
Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223. | |
namespace | gem5::memory |
DRAMSim2.
Definition in file dramsim2.hh.