cloudFPGA (cF) API  1.0
The documentation of the source code of cloudFPGA (cF)
test_arp.hpp File Reference
#include <hls_stream.h>
#include <map>
#include <stdio.h>
#include <string>
#include "../src/arp.hpp"
#include "../../../NTS/nts_types.hpp"
#include "../../../NTS/nts_utils.hpp"
#include "../../../NTS/SimNtsUtils.hpp"
#include "../../../NTS/SimArpPacket.hpp"
#include "../../../NTS/SimEthFrame.hpp"
#include "../../../NTS/SimIp4Packet.hpp"
Include dependency graph for test_arp.hpp:
This graph shows which files directly or indirectly include this file:

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
 
#define CAM_LOOKUP_LATENCY   2
 
#define CAM_UPDATE_LATENCY   10
 

Variables

const Ip4Addr RESERVED_SENDER_PROTOCOL_ADDRESS = 0xCAFEFADE
 
bool gTraceEvent
 
bool gFatalError
 
unsigned int gSimCycCnt
 
unsigned int gMaxSimCycles