|
AI Engine API User Guide (AIE) 2023.1
|
#include <stream.hpp>
Public Types | |
| using | type = typename stream_in_helper::type |
Static Public Member Functions | |
| static type | readincr (input_stream< T > *w) |
| static type | readincr (input_stream< T > *w, bool &tlast) |
Static Public Attributes | |
| static constexpr unsigned | elems_per_op = N / num_ops |
| static constexpr unsigned | num_ops = type::bits() / stream_width |
| static constexpr unsigned | stream_width = 128 |
| using aie::detail::adf::stream_in_helper< N, T, Resource >::type = typename stream_in_helper::type |
|
inlinestatic |
|
inlinestatic |
|
staticconstexprinherited |
|
staticconstexprinherited |
|
staticconstexprinherited |