cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
: Testbench for or ACK delayer (AKd) function of TOE. More...
#include "../src/ack_delay.hpp"
Go to the source code of this file.
Macros | |
#define | TB_STARTUP_DELAY 25 |
#define | TB_GRACE_TIME 2500 |
#define | TB_STARTUP_TIME 25 |
Variables | |
bool | gTraceEvent = false |
bool | gFatalError = false |
unsigned int | gSimCycCnt = 0 |
unsigned int | gMaxSimCycles = 25 + 2500 |
: Testbench for or ACK delayer (AKd) function of TOE.
System: : cloudFPGA Component : Shell, Network Transport Stack, TCP Offload Engine (TOE) Language : Vivado HLS
Definition in file test_ack_delay.hpp.