cloudFPGA (cF) API  1.0
The documentation of the source code of cloudFPGA (cF)
test_udp_shell_if_top.hpp File Reference

: 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"
Include dependency graph for test_udp_shell_if_top.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

unsigned int gSimCycCnt = 0
 
bool gTraceEvent = false
 
bool gFatalError = false
 
unsigned int gMaxSimCycles = cUoeInitCycles + cGraceTime
 

Detailed Description

: 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.