Srouter Class Reference

#include <network.h>

Collaboration diagram for Srouter:

Collaboration graph
[legend]

Public Member Functions

 Srouter ()
 ~Srouter ()
void init (Env *, int)
void update ()
void switching ()
void comm ()
void table_clear ()
void table_set (int from, int to)
void table_unset (int from, int to)

Data Fields

flit_t inbuf [NUM_DIRECTION]
flit_t in [NUM_DIRECTION]
flit_t out [NUM_DIRECTION]

Constructor & Destructor Documentation

Srouter::Srouter (  ) 

Srouter::~Srouter (  ) 


Member Function Documentation

void Srouter::init ( Env env,
int  id 
)

void Srouter::update (  ) 

void Srouter::switching (  ) 

void Srouter::comm (  ) 

void Srouter::table_clear (  ) 

void Srouter::table_set ( int  from,
int  to 
)

void Srouter::table_unset ( int  from,
int  to 
)


Field Documentation

flit_t Srouter::inbuf[NUM_DIRECTION]

flit_t Srouter::in[NUM_DIRECTION]

flit_t Srouter::out[NUM_DIRECTION]


The documentation for this class was generated from the following files:

Generated on Wed Aug 26 16:38:21 2009 for SimMc by  doxygen 1.5.6