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

: Top level with I/O ports for UDP Application Flash (UAF) More...

#include "udp_app_flash.hpp"
Include dependency graph for udp_app_flash_top.cpp:

Go to the source code of this file.

Functions

void udp_app_flash_top (CmdBit *piSHL_Mmio_En, stream< UdpAppData > &siUSIF_Data, stream< UdpAppMeta > &siUSIF_Meta, stream< UdpAppDLen > &siUSIF_DLen, stream< UdpAppData > &soUSIF_Data, stream< UdpAppMeta > &soUSIF_Meta, stream< UdpAppDLen > &soUSIF_DLen)
 Top of UDP Application Flash (UAF) More...
 

Detailed Description

: Top level with I/O ports for UDP Application Flash (UAF)

System: : cloudFPGA Component : cFp_HelloKale / ROLE 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 udp_app_flash_top.cpp.