gem5
[DEVELOP-FOR-23.0]
|
#include <memory>
#include <tuple>
#include <unordered_map>
#include "base/statistics.hh"
#include "enums/AddrMap.hh"
#include "mem/qport.hh"
#include "sim/clocked_object.hh"
Go to the source code of this file.
Classes | |
class | gem5::BaseTrafficGen |
The traffic generator is a module that generates stimuli for the memory system, based on a collection of simple generator behaviours that are either probabilistic or based on traces. More... | |
class | gem5::BaseTrafficGen::TrafficGenPort |
Request port specialisation for the traffic generator. More... | |
struct | gem5::BaseTrafficGen::StatGroup |
Namespaces | |
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. | |