|
| | tlm_target_mod (sc_core::sc_module_name nm, sc_core::sc_time &clk_period) |
| | tlm_target (sc_core::sc_time &clock, const char *socket_name="socket") |
| | the constructor
|
| void | b_tranport_cb (tlm::tlm_generic_payload &gp, sc_core::sc_time &d) |
| | the blocking transport callback
|
| unsigned int | tranport_dbg_cb (tlm::tlm_generic_payload &gp) |
| | the debug transport callback
|
| void | addResource (resource_access_if &rai, uint64_t base_addr) |
| | add a resource to this target at a certain address within the socket address range
|
| size_t | get_size () |
template<unsigned int BUSWIDTH = LT, unsigned int ADDR_UNIT_BITWIDTH = 8>
struct scc::tlm_target_mod< BUSWIDTH, ADDR_UNIT_BITWIDTH >
Definition at line 128 of file tlm_target.h.