gem5
v20.1.0.0
|
#include <amba_to_tlm_bridge.hh>
Public Member Functions | |
AmbaToTlmBridge64 (const char *name) | |
::Port & | gem5_getPort (const std::string &if_name, int idx=-1) override |
Private Attributes | |
sc_gem5::TlmInitiatorWrapper< 64 > | tlmWrapper |
AmbaTarget | ambaWrapper |
Definition at line 43 of file amba_to_tlm_bridge.hh.
FastModel::AmbaToTlmBridge64::AmbaToTlmBridge64 | ( | const char * | name | ) |
Definition at line 35 of file amba_to_tlm_bridge.cc.
|
override |
Definition at line 42 of file amba_to_tlm_bridge.cc.
References ambaWrapper, and tlmWrapper.
|
private |
Definition at line 52 of file amba_to_tlm_bridge.hh.
Referenced by gem5_getPort().
|
private |
Definition at line 51 of file amba_to_tlm_bridge.hh.
Referenced by gem5_getPort().