|
gem5 v25.0.0.1
|
Classes | |
| struct | mm_end_event_ext |
| class | process_handle_class |
| class | process_handle_list |
Public Types | |
| typedef sync_enum_type(MODULE::* | NBTransportPtr) (transaction_type &, phase_type &, sc_core::sc_time &) |
| typedef void(MODULE::* | BTransportPtr) (transaction_type &, sc_core::sc_time &) |
| typedef unsigned int(MODULE::* | TransportDbgPtr) (transaction_type &) |
| typedef bool(MODULE::* | GetDirectMemPtr) (transaction_type &, tlm::tlm_dmi &) |
Private Member Functions | |
| void | nb2b_thread (process_handle_class *h) |
| void | b2nb_thread () |
| void | free (tlm::tlm_generic_payload *trans) |
Additional Inherited Members | |
| Protected Member Functions inherited from sc_core::sc_interface | |
| sc_interface () | |
Definition at line 176 of file simple_target_socket.h.
| typedef void(MODULE::* tlm_utils::simple_target_socket_b< MODULE, BUSWIDTH, TYPES, POL >::fw_process::BTransportPtr) (transaction_type &, sc_core::sc_time &) |
Definition at line 182 of file simple_target_socket.h.
| typedef bool(MODULE::* tlm_utils::simple_target_socket_b< MODULE, BUSWIDTH, TYPES, POL >::fw_process::GetDirectMemPtr) (transaction_type &, tlm::tlm_dmi &) |
Definition at line 185 of file simple_target_socket.h.
| typedef sync_enum_type(MODULE::* tlm_utils::simple_target_socket_b< MODULE, BUSWIDTH, TYPES, POL >::fw_process::NBTransportPtr) (transaction_type &, phase_type &, sc_core::sc_time &) |
Definition at line 180 of file simple_target_socket.h.
| typedef unsigned int(MODULE::* tlm_utils::simple_target_socket_b< MODULE, BUSWIDTH, TYPES, POL >::fw_process::TransportDbgPtr) (transaction_type &) |
Definition at line 184 of file simple_target_socket.h.
|
inline |
Definition at line 188 of file simple_target_socket.h.
References m_b_transport_ptr, m_get_direct_mem_ptr, m_mod, m_nb_transport_ptr, m_owner, m_peq, m_response_in_progress, m_transport_dbg_ptr, sc_gen_unique_name(), and tlm_utils::simple_target_socket_b< MODULE, BUSWIDTH, TYPES, POL >::simple_target_socket_b().
|
inlineprivate |
Definition at line 473 of file simple_target_socket.h.
References tlm::BEGIN_REQ, tlm::BEGIN_RESP, tlm::END_REQ, tlm::END_RESP, m_mod, m_nb_transport_ptr, m_owner, m_peq, sc_assert, sc_core::SC_ZERO_TIME, tlm::TLM_ACCEPTED, tlm::TLM_COMPLETED, tlm::TLM_UPDATED, and sc_core::wait().
Referenced by start_of_simulation().
|
inline |
Definition at line 309 of file simple_target_socket.h.
References tlm_utils::simple_target_socket_b< MODULE, BUSWIDTH, TYPES, POL >::fw_process::mm_end_event_ext::done, m_b_transport_ptr, m_mod, m_nb_transport_ptr, m_owner, m_peq, sc_assert, sc_core::SC_ZERO_TIME, and sc_core::wait().
|
inlineprivatevirtual |
Implements tlm::tlm_mm_interface.
Definition at line 544 of file simple_target_socket.h.
References tlm::tlm_generic_payload::reset(), and sc_assert.
|
inline |
Definition at line 367 of file simple_target_socket.h.
References tlm::tlm_dmi::allow_read_write(), m_get_direct_mem_ptr, m_mod, sc_assert, tlm::tlm_dmi::set_end_address(), and tlm::tlm_dmi::set_start_address().
|
inlineprivate |
Definition at line 440 of file simple_target_socket.h.
References tlm::BEGIN_RESP, tlm::END_RESP, m_b_transport_ptr, m_end_response, m_mod, m_owner, m_response_in_progress, tlm_utils::simple_target_socket_b< MODULE, BUSWIDTH, TYPES, POL >::fw_process::process_handle_class::m_suspend, tlm_utils::simple_target_socket_b< MODULE, BUSWIDTH, TYPES, POL >::fw_process::process_handle_class::m_trans, sc_assert, sc_core::SC_ZERO_TIME, tlm::TLM_COMPLETED, tlm::TLM_UPDATED, and sc_core::wait().
Referenced by nb_transport_fw().
|
inline |
Definition at line 262 of file simple_target_socket.h.
References tlm::BEGIN_REQ, sc_core::sc_spawn_options::dont_initialize(), tlm::END_RESP, m_b_transport_ptr, tlm_utils::simple_target_socket_b< MODULE, BUSWIDTH, TYPES, POL >::fw_process::process_handle_class::m_e, m_end_response, m_mod, m_nb_transport_ptr, m_owner, m_process_handle, m_response_in_progress, nb2b_thread(), sc_core::sc_event::notify(), sc_assert, sc_bind(), sc_core::sc_gen_unique_name(), sc_core::sc_spawn(), sc_core::sc_spawn_options::set_sensitivity(), tlm::TLM_ACCEPTED, and tlm::TLM_COMPLETED.
|
inline |
Definition at line 223 of file simple_target_socket.h.
References m_b_transport_ptr, m_mod, m_owner, and sc_assert.
|
inline |
Definition at line 248 of file simple_target_socket.h.
References m_get_direct_mem_ptr, m_mod, m_owner, and sc_assert.
|
inline |
Definition at line 210 of file simple_target_socket.h.
References m_mod, m_nb_transport_ptr, m_owner, and sc_assert.
|
inline |
Definition at line 236 of file simple_target_socket.h.
References m_mod, m_owner, m_transport_dbg_ptr, and sc_assert.
|
inline |
Definition at line 197 of file simple_target_socket.h.
References b2nb_thread(), sc_core::sc_spawn_options::dont_initialize(), m_b_transport_ptr, m_nb_transport_ptr, m_peq, sc_bind(), sc_core::sc_gen_unique_name(), sc_core::sc_spawn(), and sc_core::sc_spawn_options::set_sensitivity().
|
inline |
Definition at line 355 of file simple_target_socket.h.
References m_mod, m_transport_dbg_ptr, and sc_assert.
|
private |
Definition at line 567 of file simple_target_socket.h.
Referenced by b_transport(), fw_process(), nb2b_thread(), nb_transport_fw(), set_b_transport_ptr(), and start_of_simulation().
|
private |
Definition at line 572 of file simple_target_socket.h.
Referenced by nb2b_thread(), and nb_transport_fw().
|
private |
Definition at line 569 of file simple_target_socket.h.
Referenced by fw_process(), get_direct_mem_ptr(), and set_get_direct_mem_ptr().
|
private |
Definition at line 565 of file simple_target_socket.h.
Referenced by b2nb_thread(), b_transport(), fw_process(), get_direct_mem_ptr(), nb2b_thread(), nb_transport_fw(), set_b_transport_ptr(), set_get_direct_mem_ptr(), set_nb_transport_ptr(), set_transport_dbg_ptr(), and transport_dbg().
|
private |
Definition at line 566 of file simple_target_socket.h.
Referenced by b2nb_thread(), b_transport(), fw_process(), nb_transport_fw(), set_nb_transport_ptr(), and start_of_simulation().
|
private |
Definition at line 564 of file simple_target_socket.h.
Referenced by b2nb_thread(), b_transport(), fw_process(), nb2b_thread(), nb_transport_fw(), set_b_transport_ptr(), set_get_direct_mem_ptr(), set_nb_transport_ptr(), and set_transport_dbg_ptr().
|
private |
Definition at line 570 of file simple_target_socket.h.
Referenced by b2nb_thread(), b_transport(), fw_process(), and start_of_simulation().
|
private |
Definition at line 437 of file simple_target_socket.h.
Referenced by nb_transport_fw().
|
private |
Definition at line 571 of file simple_target_socket.h.
Referenced by fw_process(), nb2b_thread(), and nb_transport_fw().
|
private |
Definition at line 568 of file simple_target_socket.h.
Referenced by fw_process(), set_transport_dbg_ptr(), and transport_dbg().