gem5
v21.1.0.0
|
#include "base/addr_range.hh"
#include "mem/packet.hh"
#include "mem/protocol/atomic.hh"
#include "mem/protocol/functional.hh"
#include "mem/protocol/timing.hh"
#include "sim/port.hh"
Go to the source code of this file.
Classes | |
class | gem5::RequestPort |
A RequestPort is a specialisation of a Port, which implements the default protocol for the three different level of transport functions. More... | |
class | gem5::MasterPort |
class | gem5::ResponsePort |
A ResponsePort is a specialization of a port. More... | |
class | gem5::SlavePort |
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. | |
Port Object Declaration.
Definition in file port.hh.