#include <flit.h>
Public Attributes | |
| sc_time | gtime |
| flit generation time (in time units) | |
| sc_time | atime |
| flit arrival time (in time units) | |
| sc_time | ctime |
| instantaneous time (in time units) | |
| ULL | gtimestamp |
| flit generation timestamp (in clock cycle) | |
| ULL | atimestamp |
| flit arrival timestamp at reciever (in clock cycle) | |
| ULL | ICtimestamp |
| input channel time stamp (in clock cycles) | |
| ULL | num_waits |
| no. of clock cycles spent waiting in buffer | |
| ULL | num_sw |
| no. of switches traversed | |
|
|
flit arrival time (in time units)
|
|
|
flit arrival timestamp at reciever (in clock cycle)
|
|
|
instantaneous time (in time units)
|
|
|
flit generation time (in time units)
|
|
|
flit generation timestamp (in clock cycle)
|
|
|
input channel time stamp (in clock cycles)
|
|
|
no. of switches traversed
|
|
|
no. of clock cycles spent waiting in buffer
|
1.3.9.1