gem5 v23.0.0.1
|
DRAMInterface declaration. More...
Go to the source code of this file.
Classes | |
class | gem5::memory::DRAMInterface |
Interface to DRAM devices with media specific parameters, statistics, and functions. More... | |
struct | gem5::memory::DRAMInterface::Command |
Simple structure to hold the values needed to keep track of commands for DRAMPower. More... | |
struct | gem5::memory::DRAMInterface::RankStats |
class | gem5::memory::DRAMInterface::Rank |
Rank class includes a vector of banks. More... | |
struct | gem5::memory::DRAMInterface::DRAMStats |
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 |
DRAMInterface declaration.
Definition in file dram_interface.hh.