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

#include <stream.hpp>

Public Types

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

Static Public Member Functions

static void writeincr (output_stream< T > *w, type value)
 
static void writeincr (output_stream< T > *w, type value, 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: