ARMar 16

bitSMM: A bit-Serial Matrix Multiplication Accelerator

arXiv:2603.149884.7h-index: 2
Predicted impact top 95% in AR · last 90 daysOriginality Incremental advance
AI Analysis

This addresses power and reliability constraints for space missions, enabling on-board decision-making with incremental improvements in efficiency.

The paper tackles the challenge of deploying neural-network inference on spacecraft by introducing bitSMM, a bit-serial matrix multiplication accelerator that achieves up to 19.2 GOPS and 2.973 GOPS/W on an FPGA and up to 73.22 GOPS and 40.8 GOPS/W in ASIC implementation.

Neural-network (NN) inference is increasingly present on-board spacecraft to reduce downlink bandwidth and enable timely decision making. However, the power and reliability constraints of space missions limit the applicability of many state-of-the-art NN accelerators. This paper presents bitSMM, a bit-serial matrix multiplication accelerator built around a systolic array of bit-serial multiply--accumulate (MAC) units. The design supports runtime-configurable operand precision from 1 to 16 bits and evaluates two MAC variants: a Booth-inspired architecture and a standard binary multiplication with correction architecture. We implement bitSMM in [System]Verilog and evaluate it on an AMD ZCU104 FPGA and through ASIC physical implementation using the asap7 and nangate45 process design kits. On the FPGA, bitSMM achieves up to 19.2~GOPS and 2.973~GOPS/W, and in asap7 it achieves up to 73.22~GOPS, 552~GOPS/mm$^2$, and 40.8~GOPS/W.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes