SystemC Library API Reference Manual
Reference documentation for the Simics SystemC Library.
 
Loading...
Searching...
No Matches
gasket_factory.h File Reference
#include <tlm_utils/multi_passthrough_target_socket.h>
#include <simics/systemc/registry.h>
#include <simics/systemc/simics2tlm/gasket.h>
#include <algorithm>
#include <string>

Go to the source code of this file.

Classes

class  simics::systemc::simics2tlm::GasketFactoryInterface
 
class  simics::systemc::simics2tlm::GasketFactory< BUSWIDTH, TYPES, N, POL >
 

Namespaces

namespace  simics
 
namespace  simics::systemc
 
namespace  simics::systemc::simics2tlm
 
namespace  simics::systemc::simics2tlm::internal
 

Functions

GasketInterface::Ptr simics::systemc::simics2tlm::createGasketByName (std::string socket_name, const simics::ConfObjectRef &simics_obj)
 Factory for creating a Gasket and bind it to a target socket.