cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
Return to the generic documentation of cloudFPGA
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
c
d
e
f
g
h
l
m
n
p
r
s
t
u
w
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
Typedefs
Enumerations
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
w
Variables
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
w
x
Typedefs
a
c
d
e
f
h
i
l
m
n
o
p
r
s
t
u
v
w
Enumerations
a
c
d
e
f
h
l
m
n
o
p
q
r
s
t
u
w
Enumerator
a
b
c
d
e
f
g
i
k
l
n
o
p
r
s
t
u
w
Macros
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
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