Neuromorphic Hardware Guide

Explore cutting-edge neuromorphic chips and architectures, featuring innovative designs and advanced neural processing technologies.

Welcome to the Open Neuromorphic Hardware Guide. This directory provides a comprehensive overview of neuromorphic hardware, from pioneering past projects to the latest commercial and research chips. Each entry includes key specifications, architectural details, and links to relevant publications. For definitions of common terms, please see the glossary below.

Help Us Improve this Guide

Our hardware guide is community-maintained. If you know of a chip we should add, see an error, or have updated information, please let us know by opening an issue on our GitHub repository.

Suggest an Edit on GitHub

Glossary of Terms

Click to expand/collapse glossary +

Spiking Neural Network (SNN): A type of artificial neural network that closely models the spiking behavior of biological neurons, utilizing discrete spikes or pulses of activity for information processing.

Event-Driven Computation: A computing paradigm where processing occurs in response to specific events or stimuli, allowing for energy-efficient operation and asynchronous communication between components.

Synapse: The functional connection between two neurons or between a neuron and another cell, where signals are transmitted through chemical or electrical means.

Plasticity: The ability of synapses to strengthen or weaken over time, a key feature in neuromorphic hardware that enables learning and adaptation.

Spike-Timing-Dependent Plasticity (STDP): A type of synaptic plasticity in which the timing of neural spikes influences the strength of the synapse, essential for learning and memory in neuromorphic systems.

Memristor: A resistor with memory, a key component in neuromorphic hardware that can store and process information, mimicking the synaptic plasticity found in biological systems.

Neuromorphic Chip: A specialized hardware component designed to implement neuromorphic computing principles, often featuring a large number of simple, interconnected processing units.

Neuromorphic Engineering: The interdisciplinary field that combines principles from neuroscience, physics, computer science, and engineering to design and build brain-inspired computing systems.

Event-Based Sensor: A sensor that captures and transmits information in an event-driven manner, aligning with the principles of neuromorphic hardware for efficient and low-latency data processing.

SpiNNaker (Spiking Neural Network Architecture): A neuromorphic computing platform designed for simulating large-scale spiking neural networks, with a focus on real-time processing and parallel communication.