|
cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
: Testbench for the UDP Shell Interface (USIF). More...
#include <cstdlib>#include <hls_stream.h>#include <iostream>#include "../src/udp_shell_if.hpp"#include "./simu_udp_shell_if_env.hpp"Go to the source code of this file.
Variables | |
| unsigned int | gSimCycCnt = 0 |
| bool | gTraceEvent = false |
| bool | gFatalError = false |
| unsigned int | gMaxSimCycles = cUoeInitCycles + cGraceTime |
: Testbench for the UDP Shell Interface (USIF).
System: : cloudFPGA Component : cFp_HelloKale/ROLE Language : Vivado HLS
Definition in file test_udp_shell_if.hpp.