gem5 [DEVELOP-FOR-25.1]
Loading...
Searching...
No Matches
bridge.hh File Reference

Declaration of a memory-mapped bridge that connects a requestor and a responder through a request and response queue. More...

#include <deque>
#include "base/types.hh"
#include "mem/port.hh"
#include "params/Bridge.hh"
#include "params/BridgeBase.hh"
#include "sim/clocked_object.hh"

Go to the source code of this file.

Classes

class  gem5::BridgeBase
 A bridge is used to interface two different crossbars (or in general a memory-mapped requestor and responder), with buffering for requests and responses. More...
class  gem5::BridgeBase::DeferredPacket
 A deferred packet stores a packet along with its scheduled transmission time. More...
class  gem5::BridgeBase::BridgeResponsePort
 The port on the side that receives requests and sends responses. More...
class  gem5::BridgeBase::BridgeRequestPort
 Port on the side that forwards requests and receives responses. More...
class  gem5::Bridge
 Implementation for a simple bridge with static and configurable set of address ranges. More...

Namespaces

namespace  gem5
 Copyright (c) 2024 Arm Limited All rights reserved.

Detailed Description

Declaration of a memory-mapped bridge that connects a requestor and a responder through a request and response queue.

Definition in file bridge.hh.


Generated on Mon Oct 27 2025 04:13:06 for gem5 by doxygen 1.14.0