cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
#include <network.hpp>
Public Member Functions | |
NetworkMetaStream () | |
NetworkMetaStream (NetworkMeta single_data) | |
Public Attributes | |
NetworkMeta | tdata |
ap_uint< 8 > | tkeep |
ap_uint< 1 > | tlast |
Definition at line 108 of file network.hpp.
|
inline |
Definition at line 112 of file network.hpp.
|
inline |
Definition at line 113 of file network.hpp.
NetworkMeta NetworkMetaStream::tdata |
Definition at line 109 of file network.hpp.
ap_uint<8> NetworkMetaStream::tkeep |
Definition at line 110 of file network.hpp.
ap_uint<1> NetworkMetaStream::tlast |
Definition at line 111 of file network.hpp.