cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
: Testbench for the toplevel of the UDP Shell Interface (USIF). More...
#include "test_udp_shell_if_top.hpp"
Go to the source code of this file.
Macros | |
#define | THIS_NAME "TB_USIF_TOP" |
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 toplevel of the UDP Shell Interface (USIF).
System: : cloudFPGA Component : cFp_HelloKale/ROLE/UdpShellInterface (USIF) Language : Vivado HLS
+-----------------------+ | UdpApplicationFlash | +--------+ | (UAF) <-----+ MMIO | +-----/|\------+--------+ +--------+ | | | | +------+------\|/-------+ | TcpShellInterface | | (USIF) | +-----/|\------+--------+ | | | \|/
Definition in file test_udp_shell_if_top.cpp.