cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
: Testbench for the UDP Shell Interface (USIF). More...
#include "test_udp_shell_if.hpp"
Go to the source code of this file.
Macros | |
#define | THIS_NAME "TB_USIF" |
Functions | |
int | main (int argc, char *argv[]) |
Main function for the test of the UDP Shell Interface (USIF). More... | |
Variables | |
unsigned int | gSimCycCnt |
unsigned int | gMaxSimCycles |
: Testbench for the UDP Shell Interface (USIF).
System: : cloudFPGA Component : cFp_HelloKale/ROLE/UdpShellInterface (USIF) Language : Vivado HLS
+-----------------------+ | UdpApplicationFlash | | (UAF) | +-----/|\------+--------+ | | | | +------+------\|/-------+ | UdpShellInterface | +--------+ | (USIF) <-----+ MMIO | +-----/|\------+--------+ +--/|\---+ | | | | | | +------+------\|/-------+ | | UdpOffloadEngine | | | (UOE) +---------+ +-----------------------+
Definition in file test_udp_shell_if.cpp.