gem5
v21.2.0.0
|
#include "mem/tport.hh"
#include "params/BasicPioDevice.hh"
#include "params/PioDevice.hh"
#include "sim/clocked_object.hh"
Go to the source code of this file.
Classes | |
class | gem5::PioPort< Device > |
The PioPort class is a programmed i/o port that all devices that are sensitive to an address range use. More... | |
class | gem5::PioDevice |
This device is the base class which all devices senstive to an address range inherit from. More... | |
class | gem5::BasicPioDevice |
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. | |