cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
: Testbench for TCP Application Flash (TAF). More...
#include "test_tcp_app_flash.hpp"
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 |
: 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.