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

signals Struct Reference

signals to connect neighboring tiles More...

#include <NoC.h>

List of all members.


Public Attributes

sc_signal< flitsig_toS
 data line (flit line) from a tile to its South neighbor
sc_signal< flitsig_fromS
 data line (flit line) to a tile from its South neighbor
sc_signal< flitsig_fromE
 data line (flit line) to a tile from its East neighbor
sc_signal< flitsig_toE
 data line (flit line) from a tile to its East neighbor
sc_signal< creditLinecr_sig_toS [NUM_VCS]
 credit line (transmits buffer status) per virtual channel from a tile to its South neighbor
sc_signal< creditLinecr_sig_fromS [NUM_VCS]
 credit line (transmits buffer status) per virtual channel to a tile from its South neighbor
sc_signal< creditLinecr_sig_fromE [NUM_VCS]
 credit line (transmits buffer status) per virtual channel to a tile from its East neighbor
sc_signal< creditLinecr_sig_toE [NUM_VCS]
 credit line (transmits buffer status) per virtual channel from a tile to its East neighbor

Detailed Description

signals to connect neighboring tiles


Member Data Documentation

sc_signal<creditLine> signals::cr_sig_fromE[NUM_VCS]
 

credit line (transmits buffer status) per virtual channel to a tile from its East neighbor

sc_signal<creditLine> signals::cr_sig_fromS[NUM_VCS]
 

credit line (transmits buffer status) per virtual channel to a tile from its South neighbor

sc_signal<creditLine> signals::cr_sig_toE[NUM_VCS]
 

credit line (transmits buffer status) per virtual channel from a tile to its East neighbor

sc_signal<creditLine> signals::cr_sig_toS[NUM_VCS]
 

credit line (transmits buffer status) per virtual channel from a tile to its South neighbor

sc_signal<flit> signals::sig_fromE
 

data line (flit line) to a tile from its East neighbor

sc_signal<flit> signals::sig_fromS
 

data line (flit line) to a tile from its South neighbor

sc_signal<flit> signals::sig_toE
 

data line (flit line) from a tile to its East neighbor

sc_signal<flit> signals::sig_toS
 

data line (flit line) from a tile to its South neighbor


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