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

: Testbench for toplevel of the UDP Application Flash. More...

Include dependency graph for test_udp_app_flash_top.cpp:

Go to the source code of this file.

Macros

#define THIS_NAME   "TB_UAF_TOP"
 

Functions

int main (int argc, char *argv[])
 Main function for the test of the UDP Application Flash (UAF). More...
 

Variables

unsigned int gSimCycCnt
 
unsigned int gMaxSimCycles
 

Detailed Description

: Testbench for toplevel of the UDP Application Flash.

System: : cloudFPGA Component : cFp_HelloKale/ROLE/UdpApplicationFlash (UAF) Language : Vivado HLS

          +-----------------------+
          |  UdpApplicationFlash  |     +--------+
          |        (UAF)          <-----+  MMIO  |
          +-----/|\------+--------+     +--------+
                 |       |
                 |       ||
          +------+------\|/-------+
          |   UdpShellInterface   |
          |       (USIF)          |
          +-----/|\------+--------+
                 |       |
                 |      \|/

Definition in file test_udp_app_flash_top.cpp.