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

sim_hdr Struct Reference

header to record simulation data More...

#include <flit.h>

List of all members.


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

Detailed Description

header to record simulation data


Member Data Documentation

sc_time sim_hdr::atime
 

flit arrival time (in time units)

ULL sim_hdr::atimestamp
 

flit arrival timestamp at reciever (in clock cycle)

sc_time sim_hdr::ctime
 

instantaneous time (in time units)

sc_time sim_hdr::gtime
 

flit generation time (in time units)

ULL sim_hdr::gtimestamp
 

flit generation timestamp (in clock cycle)

ULL sim_hdr::ICtimestamp
 

input channel time stamp (in clock cycles)

ULL sim_hdr::num_sw
 

no. of switches traversed

ULL sim_hdr::num_waits
 

no. of clock cycles spent waiting in buffer


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