#include <NoC.h>
Public Attributes | |
| sc_signal< flit > | sig_toS |
| data line (flit line) from a tile to its South neighbor | |
| sc_signal< flit > | sig_fromS |
| data line (flit line) to a tile from its South neighbor | |
| sc_signal< flit > | sig_fromE |
| data line (flit line) to a tile from its East neighbor | |
| sc_signal< flit > | sig_toE |
| data line (flit line) from a tile to its East neighbor | |
| sc_signal< creditLine > | cr_sig_toS [NUM_VCS] |
| credit line (transmits buffer status) per virtual channel from a tile to its South neighbor | |
| sc_signal< creditLine > | cr_sig_fromS [NUM_VCS] |
| credit line (transmits buffer status) per virtual channel to a tile from its South neighbor | |
| sc_signal< creditLine > | cr_sig_fromE [NUM_VCS] |
| credit line (transmits buffer status) per virtual channel to a tile from its East neighbor | |
| sc_signal< creditLine > | cr_sig_toE [NUM_VCS] |
| credit line (transmits buffer status) per virtual channel from a tile to its East neighbor | |
|
|
credit line (transmits buffer status) per virtual channel to a tile from its East neighbor
|
|
|
credit line (transmits buffer status) per virtual channel to a tile from its South neighbor
|
|
|
credit line (transmits buffer status) per virtual channel from a tile to its East neighbor
|
|
|
credit line (transmits buffer status) per virtual channel from a tile to its South neighbor
|
|
|
data line (flit line) to a tile from its East neighbor
|
|
|
data line (flit line) to a tile from its South neighbor
|
|
|
data line (flit line) from a tile to its East neighbor
|
|
|
data line (flit line) from a tile to its South neighbor
|
1.3.9.1