Transaction-Level Modeling Framework for Space Applications
#include <PINTarget.hpp>
Public Member Functions | |
PINTarget (sc_module_name name) | |
void | b_transport (tlm::tlm_generic_payload &trans, sc_time &delay) |
unsigned int | readPIN (unsigned int address) |
Public Attributes | |
tlm_utils::simple_target_socket < PINTarget, sockSize > | socket |
|
inline |
References trap::PINTarget< sockSize >::b_transport(), and trap::PINTarget< sockSize >::socket.
|
inline |
References THROW_EXCEPTION.
Referenced by trap::PINTarget< sockSize >::PINTarget().
|
inline |
References THROW_EXCEPTION.
tlm_utils::simple_target_socket<PINTarget, sockSize> trap::PINTarget< sockSize >::socket |
Referenced by trap::PINTarget< sockSize >::PINTarget().