34 #include <hls_stream.h>
54 printInfo(callerName,
"AxiWord = {D=0x%16.16lX, K=0x%2.2X, L=%d} \n",
60 printInfo(callerName,
"AxiWord = {D=0x%16.16lX, K=0x%2.2X, L=%d} \n",
tData getTData(int leHi=64 -1, int leLo=0) const
tKeep getTKeep(int leHi=64/8-1, int leLo=0) const
#define printInfo(callerName, format,...)
A macro to print an information message.
void printAxiWord(const char *callerName, AxisRaw chunk)
Prints one chunk of a data stream (used for debugging).