cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
: Testbench for the UDP Offload Engine (UOE). More...
#include "../src/rlb.hpp"
#include "../../../NTS/nts_utils.hpp"
#include "../../../NTS/SimNtsUtils.hpp"
Go to the source code of this file.
Macros | |
#define | TB_MAX_SIM_CYCLES 100 |
#define | TB_STARTUP_DELAY 0 |
#define | TB_GRACE_TIME 0 |
Variables | |
bool | gTraceEvent = false |
bool | gFatalError = false |
unsigned int | gSimCycCnt = 0 |
unsigned int | gMaxSimCycles = 0 + 100 |
: Testbench for the UDP Offload Engine (UOE).
System: : cloudFPGA Component : Shell, Network Transport Stack (NTS) Language : Vivado HLS
Definition in file test_rlb.hpp.