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

: Testbench for or ACK delayer (AKd) function of TOE. More...

Include dependency graph for test_ack_delay.hpp:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

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