cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
: Testbench for the IP Transmitter packet handler (IPTX). More...
#include "../src/iptx.hpp"
#include "../../../NTS/nts_types.hpp"
#include "../../../NTS/nts_utils.hpp"
#include "../../../NTS/SimNtsUtils.hpp"
#include "../../../NTS/SimEthFrame.hpp"
#include "../../../NTS/SimIp4Packet.hpp"
Go to the source code of this file.
Macros | |
#define | TB_MAX_SIM_CYCLES 25000 |
#define | TB_STARTUP_DELAY 0 |
#define | TB_GRACE_TIME 500 |
Variables | |
bool | gTraceEvent |
bool | gFatalError |
unsigned int | gSimCycCnt |
unsigned int | gMaxSimCycles |
: Testbench for the IP Transmitter packet handler (IPTX).
System: : cloudFPGA Component : Shell, Network Transport Stack (NTS) Language : Vivado HLS
Definition in file test_iptx.hpp.