gem5 v24.0.0.0
|
#include <test.h>
Public Member Functions | |
top (sc_module_name) | |
top (sc_module_name) | |
top (sc_module_name) | |
Public Attributes | |
sc_signal< T > | sig |
writer< T > | w1 |
writer< T > | w2 |
Definition at line 74 of file test.h.
References top< T >::sig, top< T >::w1, and top< T >::w2.
Definition at line 74 of file test.h.
References top< T >::sig, top< T >::w1, and top< T >::w2.
Definition at line 74 of file test.h.
References top< T >::sig, top< T >::w1, and top< T >::w2.
sc_signal< T > top< T >::sig |
Definition at line 67 of file test.h.
Referenced by top< T >::top().
Definition at line 70 of file test.h.
Referenced by top< T >::top().
Definition at line 71 of file test.h.
Referenced by top< T >::top().