cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
: Testbench for the toplevel of UDP Shell Interface (USIF). More...
#include <hls_stream.h>
#include <iostream>
#include "../src/udp_shell_if_top.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 toplevel of UDP Shell Interface (USIF).
System: : cloudFPGA Component : cFp_HelloKale/ROLE/UdpShellInterface (USIF) Language : Vivado HLS
Definition in file test_udp_shell_if_top.hpp.