Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

flit Struct Reference

flit data structure More...

#include <flit.h>

List of all members.


Public Member Functions

bool operator== (const flit &temp) const

Public Attributes

pkt_type pkttype
 packet type (ANT, NOC)
sim_hdr simdata
 simulation header
pkt_hdr pkthdr
 packet header (depending on packet type)
int vcid
 virtual channel id
UI src
 source tileID

Detailed Description

flit data structure

This is the structure that represents flow control unit(flit) in NoC


Member Function Documentation

bool flit::operator== const flit temp  )  const [inline]
 


Member Data Documentation

pkt_hdr flit::pkthdr
 

packet header (depending on packet type)

pkt_type flit::pkttype
 

packet type (ANT, NOC)

sim_hdr flit::simdata
 

simulation header

UI flit::src
 

source tileID

int flit::vcid
 

virtual channel id


Generated on Mon May 7 19:03:19 2007 for NIRGAM by  doxygen 1.3.9.1