33 #include <hls_stream.h>
36 #include "../../../../cFDK/SRA/LIB/SHELL/LIB/hls/NTS/nts.hpp"
37 #include "../../../../cFDK/SRA/LIB/SHELL/LIB/hls/NTS/nts_utils.hpp"
54 stream<TcpAppData> &siTAF_Data,
55 stream<TcpSessId> &siTAF_SessId,
56 stream<TcpDatLen> &siTAF_DatLen,
61 stream<TcpAppData> &soTAF_Data,
62 stream<TcpSessId> &soTAF_SessId,
63 stream<TcpDatLen> &soTAF_DatLen,
68 stream<TcpAppNotif> &siSHL_Notif,
69 stream<TcpAppRdReq> &soSHL_DReq,
70 stream<TcpAppData> &siSHL_Data,
71 stream<TcpAppMeta> &siSHL_Meta,
76 stream<TcpAppLsnReq> &soSHL_LsnReq,
77 stream<TcpAppLsnRep> &siSHL_LsnRep,
82 stream<TcpAppData> &soSHL_Data,
83 stream<TcpAppSndReq> &soSHL_SndReq,
84 stream<TcpAppSndRep> &siSHL_SndRep,
89 stream<TcpAppOpnReq> &soSHL_OpnReq,
90 stream<TcpAppOpnRep> &siSHL_OpnRep,
95 stream<TcpAppClsReq> &soSHL_ClsReq,
101 stream<ap_uint<32> > &soDBG_SinkCnt,
102 stream<ap_uint<16> > &soDBG_InpBufSpace
void tcp_shell_if_top(CmdBit *piSHL_Mmio_En, stream< TcpAppData > &siTAF_Data, stream< TcpSessId > &siTAF_SessId, stream< TcpDatLen > &siTAF_DatLen, stream< TcpAppData > &soTAF_Data, stream< TcpSessId > &soTAF_SessId, stream< TcpDatLen > &soTAF_DatLen, stream< TcpAppNotif > &siSHL_Notif, stream< TcpAppRdReq > &soSHL_DReq, stream< TcpAppData > &siSHL_Data, stream< TcpAppMeta > &siSHL_Meta, stream< TcpAppLsnReq > &soSHL_LsnReq, stream< TcpAppLsnRep > &siSHL_LsnRep, stream< TcpAppData > &soSHL_Data, stream< TcpAppSndReq > &soSHL_SndReq, stream< TcpAppSndRep > &siSHL_SndRep, stream< TcpAppOpnReq > &soSHL_OpnReq, stream< TcpAppOpnRep > &siSHL_OpnRep, stream< TcpAppClsReq > &soSHL_ClsReq, stream< ap_uint< 32 > > &soDBG_SinkCnt, stream< ap_uint< 16 > > &soDBG_InpBufSpace)
Top of TCP Shell Interface (TSIF)
: TCP Shell Interface (TSIF)