|
gem5
v19.0.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 45 of file amba_to_tlm_bridge.hh.
| FastModel::AmbaToTlmBridge64::AmbaToTlmBridge64 | ( | const char * | name | ) |
Definition at line 37 of file amba_to_tlm_bridge.cc.
|
override |
Definition at line 44 of file amba_to_tlm_bridge.cc.
References ambaWrapper, name(), and tlmWrapper.
|
private |
Definition at line 54 of file amba_to_tlm_bridge.hh.
Referenced by gem5_getPort().
|
private |
Definition at line 53 of file amba_to_tlm_bridge.hh.
Referenced by gem5_getPort().