cloudFPGA (cF) API  1.0
The documentation of the source code of cloudFPGA (cF)
udp_shell_if_top.hpp File Reference

: Top of UDP Shell Interface (USIF). More...

#include <hls_stream.h>
#include "udp_shell_if.hpp"
#include "../../../../cFDK/SRA/LIB/SHELL/LIB/hls/NTS/nts.hpp"
#include "../../../../cFDK/SRA/LIB/SHELL/LIB/hls/NTS/nts_utils.hpp"
Include dependency graph for udp_shell_if_top.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void udp_shell_if_top (CmdBit *piSHL_Mmio_En, stream< UdpPort > &soSHL_LsnReq, stream< StsBool > &siSHL_LsnRep, stream< UdpPort > &soSHL_ClsReq, stream< StsBool > &siSHL_ClsRep, stream< UdpAppData > &siSHL_Data, stream< UdpAppMeta > &siSHL_Meta, stream< UdpAppDLen > &siSHL_DLen, stream< UdpAppData > &soSHL_Data, stream< UdpAppMeta > &soSHL_Meta, stream< UdpAppDLen > &soSHL_DLen, stream< UdpAppData > &siUAF_Data, stream< UdpAppMeta > &siUAF_Meta, stream< UdpAppDLen > &siUAF_DLen, stream< UdpAppData > &soUAF_Data, stream< UdpAppMeta > &soUAF_Meta, stream< UdpAppDLen > &soUAF_DLen)
 Top of UDP Shell Interface (USIF) More...
 

Detailed Description

: Top of UDP Shell Interface (USIF).

System: : cloudFPGA Component : cFp_HelloKale / ROLE Language : Vivado HLS

Definition in file udp_shell_if_top.hpp.