cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
: Testbench for the IP Receiver packet handler (IPRX). More...
#include <cerrno>
#include "../src/iprx.hpp"
#include "../../../NTS/nts_types.hpp"
#include "../../../NTS/nts_utils.hpp"
#include "../../../NTS/SimNtsUtils.hpp"
#include "../../../NTS/SimEthFrame.hpp"
#include "../../../NTS/SimUdpDatagram.hpp"
#include "../../../NTS/SimIp4Packet.hpp"
Go to the source code of this file.
Macros | |
#define | TB_MAX_SIM_CYCLES 250000 |
#define | TB_STARTUP_DELAY 0 |
#define | TB_GRACE_TIME 5000 |
Variables | |
bool | gTraceEvent |
bool | gFatalError |
unsigned int | gSimCycCnt |
unsigned int | gMaxSimCycles |
: Testbench for the IP Receiver packet handler (IPRX).
System: : cloudFPGA Component : Shell, Network Transport Stack (NTS) Language : Vivado HLS
Definition in file test_iprx.hpp.