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

flit.h File Reference

Defines flow control unit(flit) for NoC. More...

Go to the source code of this file.


Classes

struct  source_hdr
 routing header for source routing algorithm More...
struct  rt_dst_hdr
 routing header for XY and OE routing algorithm. More...
struct  AntNet_hdr
 routing header for Ant based routing algorithm More...
union  routing_hdr
 routing header in flit More...
struct  payload_hdr
 payload in head/hdt flit More...
struct  flit_head
 flit header in head/hdt flit More...
struct  flit_data
 flit header in data/tail flit More...
union  flit_hdr
 flit header, depending on type of flit (hdt, head, data, tail) More...
struct  ant_hdr
 packet header for ant packets More...
struct  noc_hdr
 packet header for noc packets More...
union  pkt_hdr
 packet header (depending on packet type) More...
struct  ECC
 Error control code. More...
struct  sim_hdr
 header to record simulation data More...
struct  flit
 flit data structure More...

Functions

ostream & operator<< (ostream &os, const flit &temp)
ostream & operator<< (ostream &os, const sim_hdr &temp)
void sc_trace (sc_trace_file *&tf, const flit &a, const std::string &name)

Detailed Description

Defines flow control unit(flit) for NoC.


Function Documentation

ostream& operator<< ostream &  os,
const sim_hdr temp
[inline]
 

ostream& operator<< ostream &  os,
const flit temp
[inline]
 

void sc_trace sc_trace_file *&  tf,
const flit a,
const std::string &  name
[inline]
 


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