cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
: Content-Addressable Memory (CAM) for TCP Offload Engine (TOE) More...
#include "../../../NTS/nts.hpp"
#include "../../../NTS/nts_utils.hpp"
#include "../../../NTS/SimNtsUtils.hpp"
Go to the source code of this file.
Classes | |
class | KeyValuePair< K, V > |
Functions | |
void | toecam_top (ap_uint< 1 > *poMMIO_CamReady, stream< CamSessionLookupRequest > &siTOE_SssLkpReq, stream< CamSessionLookupReply > &soTOE_SssLkpRep, stream< CamSessionUpdateRequest > &siTOE_SssUpdReq, stream< CamSessionUpdateReply > &soTOE_SssUpdRep) |
Top of Content-Addressable Memory (TOECAM). More... | |
: Content-Addressable Memory (CAM) for TCP Offload Engine (TOE)
System: : cloudFPGA Component : Shell, Network Transport Stack (NTS) Language : Vivado HLS
Definition in file toecam.hpp.