cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
#include <tcp_ip.hpp>
Public Member Functions | |
axiWord () | |
axiWord (ap_uint< 64 > data, ap_uint< 8 > keep, ap_uint< 1 > last) | |
Public Attributes | |
ap_uint< 64 > | data |
ap_uint< 8 > | keep |
ap_uint< 1 > | last |
Copyright (c) 2015, Xilinx, Inc.
All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
Definition at line 38 of file tcp_ip.hpp.
|
inline |
ap_uint< 64 > axiWord::data |
Definition at line 40 of file tcp_ip.hpp.
ap_uint< 8 > axiWord::keep |
Definition at line 41 of file tcp_ip.hpp.
ap_uint< 1 > axiWord::last |
Definition at line 42 of file tcp_ip.hpp.