cloudFPGA (cF) API  1.0
The documentation of the source code of cloudFPGA (cF)
tcp_app_flash_top.cpp File Reference

: Top level with I/O ports for TCP Application Flash (TAF) More...

Include dependency graph for tcp_app_flash_top.cpp:

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...
 

Detailed Description

: Top level with I/O ports for TCP Application Flash (TAF)

System: : cloudFPGA Component : cFp_HelloKale/ROLE/TCP Application Flash (TAF) Language : Vivado HLS


This toplevel implements support for the interface synthesis process in which arguments and parameters of the core function are synthesized into RTL ports. The type of interfaces that are created by interface synthesis are directed by the pragma 'HLS INTERFACE'.

Definition in file tcp_app_flash_top.cpp.