A Quarter of a Century of Neuromorphic Architectures on FPGAs -- an Overview
Wiktor J. Szczerek, Artur Podobas
TL;DR
The paper surveys two decades of FPGA-based digital neuromorphic architectures, introducing a taxonomy of eight NMAs classes defined by three optional traits (fully parallel, collocated memory/computation, asynchronous update). It analyzes 129 FPGA-based NMAs, extracting neuron and synapse models, topologies, and performance trends to reveal design priorities (e.g., Class 2 and Class 4 prevalences, LIF/IZH neuron usage, and on-chip memory emphasis). The study highlights growth in parallel, on-chip architectures and online learning, discusses scaling toward brain-like sizes, and argues for a formal design-space exploration framework to guide future FPGA-NMA development. The findings illustrate the trade-offs between biology-inspired goals and hardware constraints, underscoring the role of FPGAs in advancing scalable, energy-efficient neuromorphic computation for tasks ranging from image inference to neuroscience research.
Abstract
Neuromorphic computing is a relatively new discipline of computer science, where the principles of biological brain's computation and memory are used to create a new way of processing information, based on networks of spiking neurons. Those networks can be implemented as both analog and digital implementations, where for the latter, the Field Programmable Gate Arrays (FPGAs) are a frequent choice, due to their inherent flexibility, allowing the researchers to easily design hardware neuromorphic architecture (NMAs). Moreover, digital NMAs show good promise in simulating various spiking neural networks because of their inherent accuracy and resilience to noise, as opposed to analog implementations. This paper presents an overview of digital NMAs implemented on FPGAs, with a goal of providing useful references to various architectural design choices to the researchers interested in digital neuromorphic systems. We present a taxonomy of NMAs that highlights groups of distinct architectural features, their advantages and disadvantages and identify trends and predictions for the future of those architectures.
