gem5 v24.0.0.0
Loading...
Searching...
No Matches
top< T > Class Template Reference

#include <test.h>

Inheritance diagram for top< T >:

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
 

Detailed Description

template<class T>
class top< T >

Definition at line 61 of file test.h.

Constructor & Destructor Documentation

◆ top() [1/3]

template<class T >
top< T >::top ( sc_module_name )
inline

Definition at line 74 of file test.h.

References top< T >::sig, top< T >::w1, and top< T >::w2.

◆ top() [2/3]

template<class T >
top< T >::top ( sc_module_name )
inline

Definition at line 74 of file test.h.

References top< T >::sig, top< T >::w1, and top< T >::w2.

◆ top() [3/3]

template<class T >
top< T >::top ( sc_module_name )
inline

Definition at line 74 of file test.h.

References top< T >::sig, top< T >::w1, and top< T >::w2.

Member Data Documentation

◆ sig

template<class T >
sc_signal< T > top< T >::sig

Definition at line 67 of file test.h.

Referenced by top< T >::top().

◆ w1

template<class T >
writer< T > top< T >::w1

Definition at line 70 of file test.h.

Referenced by top< T >::top().

◆ w2

template<class T >
writer< T > top< T >::w2

Definition at line 71 of file test.h.

Referenced by top< T >::top().


The documentation for this class was generated from the following files:

Generated on Tue Jun 18 2024 16:24:09 for gem5 by doxygen 1.11.0