gem5  v20.1.0.0
Typedefs
common.h File Reference
#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< int1sig1
 
typedef sc_signal< int4sig4
 
typedef sc_signal< int5sig5
 
typedef sc_signal< int9sig9
 

Typedef Documentation

◆ int1

typedef bool int1

Definition at line 43 of file common.h.

◆ int4

typedef sc_uint<4> int4

Definition at line 44 of file common.h.

◆ int5

typedef sc_uint<5> int5

Definition at line 45 of file common.h.

◆ int9

typedef sc_uint<9> int9

Definition at line 46 of file common.h.

◆ sig1

typedef sc_signal<int1> sig1

Definition at line 48 of file common.h.

◆ sig4

typedef sc_signal<int4> sig4

Definition at line 49 of file common.h.

◆ sig5

typedef sc_signal<int5> sig5

Definition at line 50 of file common.h.

◆ sig9

typedef sc_signal<int9> sig9

Definition at line 51 of file common.h.


Generated on Wed Sep 30 2020 14:02:19 for gem5 by doxygen 1.8.17