gem5  v20.1.0.0
Public Member Functions | Private Attributes | List of all members
FastModel::AmbaToTlmBridge64 Class Reference

#include <amba_to_tlm_bridge.hh>

Inheritance diagram for FastModel::AmbaToTlmBridge64:

Public Member Functions

 AmbaToTlmBridge64 (const char *name)
 
::Portgem5_getPort (const std::string &if_name, int idx=-1) override
 

Private Attributes

sc_gem5::TlmInitiatorWrapper< 64 > tlmWrapper
 
AmbaTarget ambaWrapper
 

Detailed Description

Definition at line 43 of file amba_to_tlm_bridge.hh.

Constructor & Destructor Documentation

◆ AmbaToTlmBridge64()

FastModel::AmbaToTlmBridge64::AmbaToTlmBridge64 ( const char *  name)

Definition at line 35 of file amba_to_tlm_bridge.cc.

Member Function Documentation

◆ gem5_getPort()

Port & FastModel::AmbaToTlmBridge64::gem5_getPort ( const std::string &  if_name,
int  idx = -1 
)
override

Definition at line 42 of file amba_to_tlm_bridge.cc.

References ambaWrapper, and tlmWrapper.

Member Data Documentation

◆ ambaWrapper

AmbaTarget FastModel::AmbaToTlmBridge64::ambaWrapper
private

Definition at line 52 of file amba_to_tlm_bridge.hh.

Referenced by gem5_getPort().

◆ tlmWrapper

sc_gem5::TlmInitiatorWrapper<64> FastModel::AmbaToTlmBridge64::tlmWrapper
private

Definition at line 51 of file amba_to_tlm_bridge.hh.

Referenced by gem5_getPort().


The documentation for this class was generated from the following files:

Generated on Wed Sep 30 2020 14:02:39 for gem5 by doxygen 1.8.17