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

#include

Public Types

using AccumTag= caccfloat
using type=aie::accum<AccumTag, N >

Static Public Member Functions

statictype readincr(input_stream<AccumTag> *_w)
static void writeincr(output_stream<AccumTag> *_w,typevalue)

Static Public Attributes

static constexpr unsigned elems_per_op= N /num_ops
static constexpr unsigned num_ops= (type::bits() < 256)? 1 : type::bits() / 256

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