Ask a Question

Prefer a chat interface with context about you and your work?

Generic and universal parallel matrix summation with a flexible compression goal for Xilinx FPGAs

Generic and universal parallel matrix summation with a flexible compression goal for Xilinx FPGAs

Bit matrix compression is a highly relevant operation in computer arithmetic. Essentially being a multi-operand addition, it is the key operation behind fast multiplication and many higher-level operations such as multiply-accumulate, the computation of the dot product or the implementation of FIR filters. Compressor implementations have been constantly evolving for …