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