INSEE 05.04.2011
Interconnection Nertworks Simulation and Evaluation Environment
|
Definition of FSIN Phits. More...
#include "misc.h"
Go to the source code of this file.
Data Structures | |
struct | phit |
Typedefs | |
typedef enum phit_class | phit_class |
typedef struct phit | phit |
Enumerations | |
enum | phit_class { EMPTY = 0, RR = 1, SRC = 2, INFO = 3, TAIL = 4, RR_TAIL = 5 } |
Definition of FSIN Phits.
typedef enum phit_class phit_class |
Type of phit.
enum phit_class |