gem5 v24.0.0.0
|
#include "systemc.h"
Go to the source code of this file.
Typedefs | |
typedef bool | int1 |
typedef sc_uint< 4 > | int4 |
typedef sc_uint< 5 > | int5 |
typedef sc_uint< 9 > | int9 |
typedef sc_signal< int1 > | sig1 |
typedef sc_signal< int4 > | sig4 |
typedef sc_signal< int5 > | sig5 |
typedef sc_signal< int9 > | sig9 |