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

: Testbench for the toplevel of the UDP Shell Interface (USIF). More...

Include dependency graph for test_udp_shell_if_top.cpp:

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
 

Detailed Description

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