gem5 v24.0.0.0
|
Port Object Declaration. More...
#include <memory>
#include <sstream>
#include <stack>
#include <string>
#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::TracingExtension |
TracingExtension is an Extension of the Packet for recording the trace of the Packet. More... | |
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 | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |
Port Object Declaration.
Definition in file port.hh.