gem5
|
Implementation of a memory-mapped bridge that connects a master and a slave 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.
Implementation of a memory-mapped bridge that connects a master and a slave through a request and response queue.
Definition in file bridge.cc.