|
gem5
v19.0.0.0
|
Port Object Declaration. More...
#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 | MasterPort |
| A MasterPort is a specialisation of a BaseMasterPort, which implements the default protocol for the three different level of transport functions. More... | |
| class | SlavePort |
| A SlavePort is a specialisation of a port. More... | |