gem5 v24.0.0.0
|
Implementation of a memory-mapped bridge that connects a requestor and a responder through a request and response queue. More...
#include "mem/bridge.hh"
#include "base/trace.hh"
#include "debug/Bridge.hh"
#include "params/Bridge.hh"
Go to the source code of this file.
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |
Implementation of a memory-mapped bridge that connects a requestor and a responder through a request and response queue.
Definition in file bridge.cc.