cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
Return to the generic documentation of cloudFPGA
tcp_ip.hpp
Go to the documentation of this file.
1
26
#ifndef TCP_IP_HPP_INCLUDED
27
#define TCP_IP_HPP_INCLUDED
28
29
#include <stdio.h>
30
#include <iostream>
31
#include <fstream>
32
#include <string>
33
#include <math.h>
34
#include <hls_stream.h>
35
#include "ap_int.h"
36
#include <stdint.h>
37
38
struct
axiWord
39
{
40
ap_uint<64>
data
;
41
ap_uint<8>
keep
;
42
ap_uint<1>
last
;
43
};
44
45
#endif
axiWord
Definition:
tcp_ip.hpp:39
axiWord::keep
ap_uint< 8 > keep
Definition:
tcp_ip.hpp:41
axiWord::data
ap_uint< 64 > data
Definition:
tcp_ip.hpp:40
axiWord::last
ap_uint< 1 > last
Definition:
tcp_ip.hpp:42
repos_for_Dox
cFDK
SRA
LIB
SHELL
LIB
hls
NTS
legacy
dhcp_client
src
tcp_ip.hpp
Generated on Sat Jul 15 2023 05:02:58 for cloudFPGA (cF) API by
1.9.1