|
DestIp< FlitWidth > Class Template Reference#include <DestIp.h>
template<int FlitWidth>
|
void DestIp< FlitWidth >::Fsm | ( | ) | [inline] |
void DestIp< FlitWidth >::Report | ( | ) | [inline] |
string DestIp< FlitWidth >::GetLatencies | ( | ) | [inline] |
string DestIp< FlitWidth >::GetBandwidths | ( | ) | [inline] |
map< int, int > DestIp< FlitWidth >::GetReceivedBits | ( | ) | [inline] |
double DestIp< FlitWidth >::GetAverageLatency | ( | ) | [inline] |
double DestIp< FlitWidth >::GetMinLatency | ( | ) | [inline] |
double DestIp< FlitWidth >::GetMaxLatency | ( | ) | [inline] |
map< int , int > DestIp< FlitWidth >::mReceivedBits |
map< int , double > DestIp< FlitWidth >::mLatencies |
int DestIp< FlitWidth >::mPacketSize |
int DestIp< FlitWidth >::mFlitCount |
int DestIp< FlitWidth >::mCurrentSource |
int DestIp< FlitWidth >::mCurrentDest |
sc_bv< FlitWidth > DestIp< FlitWidth >::mCurrentIn |