template class xf::graph::merge::HashAgg - 2023.2 English

Vitis Libraries

Release Date
2023-12-20
Version
2023.2 English
#include "merge.hpp"
template <
    class T_V,
    class T_W,
    int W_HASH
    >
class HashAgg

// fields

int count_i
int cnt_agg
AggWE <T_V, T_W>* hash_we
ap_uint <W_URAM>* valAdd
DF_WI_T shift_reg[3]
int shift_addr[3]
ap_uint <64> count_reg[3]
int count_addr[3]