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

: Testbench for TCP Application Flash (TAF). More...

Include dependency graph for test_tcp_app_flash.cpp:

Go to the source code of this file.

Macros

#define THIS_NAME   "TB_TAF"
 

Functions

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

Variables

unsigned int gSimCycCnt
 
unsigned int gMaxSimCycles
 

Detailed Description

: Testbench for TCP Application Flash (TAF).

: Testbench for toplevel of TCP Application Flash.

System: : cloudFPGA Component : cFp_HelloKale/ROLE/TcpApplicationFlash (TAF) Language : Vivado HLS

          +-----------------------+
          |  TcpApplicationFlash  |     +--------+
          |        (TAF)          <-----+  MMIO  |
          +-----/|\------+--------+     +--------+
                 |       |
                 |       |
          +------+------\|/-------+
          |   TcpShellInterface   |
          |       (TSIF)          |
          +-----/|\------+--------+
                 |       |
                 |      \|/

System: : cloudFPGA Component : cFp_HelloKale/ROLE/TcpApplicationFlash (TAF) Language : Vivado HLS

          +-----------------------+
          |  TcpApplicationFlash  |     +--------+
          |        (TAF)          <-----+  MMIO  |
          +-----/|\------+--------+     +--------+
                 |       |
                 |       ||
          +------+------\|/-------+
          |   TcpShellInterface   |
          |       (TSIF)          |
          +-----/|\------+--------+
                 |       |
                 |      \|/

Definition in file test_tcp_app_flash.cpp.