gem5  v22.1.0.0
Namespaces | Functions
tlm_to_gem5.cc File Reference
#include "systemc/tlm_bridge/tlm_to_gem5.hh"
#include <utility>
#include "base/trace.hh"
#include "debug/TlmBridge.hh"
#include "params/TlmToGem5Bridge128.hh"
#include "params/TlmToGem5Bridge256.hh"
#include "params/TlmToGem5Bridge32.hh"
#include "params/TlmToGem5Bridge512.hh"
#include "params/TlmToGem5Bridge64.hh"
#include "sim/core.hh"
#include "sim/system.hh"
#include "systemc/ext/core/sc_module_name.hh"
#include "systemc/ext/core/sc_time.hh"

Go to the source code of this file.

Namespaces

 sc_gem5
 

Functions

void sc_gem5::addPayloadToPacketConversionStep (PayloadToPacketConversionStep step)
 Notify the Tlm2Gem5 bridge that we need an extra step to properly convert a tlm payload to gem5 packet. More...
 
std::pair< PacketPtr, bool > sc_gem5::payload2packet (RequestorID _id, tlm::tlm_generic_payload &trans)
 Convert a TLM payload to gem5 packet by copying all the relevant information to new packet. More...
 
void sc_gem5::setPayloadResponse (tlm::tlm_generic_payload &trans, PacketPtr pkt)
 

Generated on Wed Dec 21 2022 10:23:05 for gem5 by doxygen 1.9.1