TLM-2.0
2.0.4
Accellera TLM-2.0 proof-of-concept library
|
#include <tlm_core/tlm_2/tlm_quantum/tlm_global_quantum.h>
Public Member Functions | |
void | set (const sc_core::sc_time &t) |
const sc_core::sc_time & | get () const |
sc_core::sc_time | compute_local_quantum () |
Static Public Member Functions | |
static tlm_global_quantum & | instance () |
Protected Member Functions | |
tlm_global_quantum () | |
Protected Attributes | |
sc_core::sc_time | m_global_quantum |
Definition at line 41 of file tlm_global_quantum.h.
|
protected |
sc_core::sc_time tlm::tlm_global_quantum::compute_local_quantum | ( | ) |
|
inline |
Definition at line 59 of file tlm_global_quantum.h.
|
static |
|
inline |
Definition at line 54 of file tlm_global_quantum.h.
|
protected |
Definition at line 77 of file tlm_global_quantum.h.