38 #include "../../../../cFDK/SRA/LIB/SHELL/LIB/hls/NTS/nts.hpp"
39 #include "../../../../cFDK/SRA/LIB/SHELL/LIB/hls/NTS/nts_utils.hpp"
52 #undef TAF_USE_NON_FIFO_IO
73 #define ECHO_PATH_THRU_PORT 8803
85 #
if defined TAF_USE_NON_FIFO_IO
86 ap_uint<2> piSHL_MmioEchoCtrl,
91 stream<TcpAppData> &siTSIF_Data,
92 stream<TcpSessId> &siTSIF_SessId,
93 stream<TcpDatLen> &siTSIF_DatLen,
97 stream<TcpAppData> &soTSIF_Data,
98 stream<TcpSessId> &soTSIF_SessId,
99 stream<TcpDatLen> &soTSIF_DatLen
void tcp_app_flash(stream< TcpAppData > &siTSIF_Data, stream< TcpSessId > &siTSIF_SessId, stream< TcpDatLen > &siTSIF_DataLen, stream< TcpAppData > &soTSIF_Data, stream< TcpSessId > &soTSIF_SessId, stream< TcpDatLen > &soTSIF_DatLen)
Main process of the TCP Application Flash (TAF)