#include <flit.h>
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 | |
This is the structure that represents flow control unit(flit) in NoC
|
|
|
|
|
packet header (depending on packet type)
|
|
|
packet type (ANT, NOC)
|
|
|
simulation header
|
|
|
source tileID
|
|
|
virtual channel id
|
1.3.9.1