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

#include <stream.hpp>

Public Types

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

Static Public Member Functions

static type readincr (input_stream< AccumTag > *_w)
 
static void writeincr (output_stream< AccumTag > *_w, type value)
 

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: