AI RESEARCH

SRAM-Based Compute-in-Memory Accelerator for Linear-decay Spiking Neural Networks

arXiv CS.AI

ArXi:2603.12739v1 Announce Type: cross Spiking Neural Networks (SNNs) have emerged as a biologically inspired alternative to conventional deep networks, offering event-driven and energy-efficient computation. However, their throughput remains constrained by the serial update of neuron membrane states. While many hardware accelerators and Compute-in-Memory (CIM) architectures efficiently parallelize the synaptic operation (W x I) achieving O(1) complexity for matrix-vector multiplication, the subsequent state update step still requires O(N) time to refresh all neuron membrane potentials.