AI Engine API User Guide (AIE) 2021.2
aie::detail::adf::stream_helper< N, T > Struct Template Reference

#include

Public Types

using type=aie::vector< T, N >

Static Public Member Functions

statictype readincr(input_stream< T > *w)
statictype readincr(input_stream< T > *w, bool &tlast)
static void writeincr(output_stream< T > *w,typevalue)
static void writeincr(output_stream< T > *w,typevalue, 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

The documentation for this struct was generated from the following file: