cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
: Top of TCP Application Flash (TAF) More...
#include "./tcp_app_flash.hpp"
#include "../../../../cFDK/SRA/LIB/SHELL/LIB/hls/NTS/nts.hpp"
#include "../../../../cFDK/SRA/LIB/SHELL/LIB/hls/NTS/nts_utils.hpp"
Go to the source code of this file.
Functions | |
void | tcp_app_flash_top (stream< TcpAppData > &siTSIF_Data, stream< TcpSessId > &siTSIF_SessId, stream< TcpDatLen > &siTSIF_DatLen, stream< TcpAppData > &soTSIF_Data, stream< TcpSessId > &soTSIF_SessId, stream< TcpDatLen > &soTSIF_DatLen) |
Top of TCP Application Flash (TAF) More... | |
: Top of TCP Application Flash (TAF)
System: : cloudFPGA Component : cFp_HelloKale / ROLE Language : Vivado HLS
: Data structures, types and prototypes definitions for the TCP application embedded in the role of the cFp_HelloKale.
Definition in file tcp_app_flash_top.hpp.