paper-with-me

Papers

OpenSpike: An OpenRAM SNN Accelerator

2023-02-02 · Farhad Modaresi, Matthew Guthaus, Jason K. Eshraghian

This paper presents a spiking neural network (SNN) accelerator made using fully open-source EDA tools, process design kit (PDK), and memory macros synthesized using OpenRAM. The chip is taped out in the 130 nm SkyWater process and integrates over 1 million synaptic weights, and offers a reprogrammable architecture. It operates at a clock speed of 40 MHz, a supply of 1.8 V, uses a PicoRV32 core for control, and occupies an area of 33.3 mm^2. The throughput of the accelerator is 48,262 images per second with a wallclock time of 20.72 us, at 56.8 GOPS/W. The spiking neurons use hysteresis to provide an adaptive threshold (i.e., a Schmitt trigger) which can reduce state instability. This results in high performing SNNs across a range of benchmarks that remain competitive with state-of-the-art, full precision SNNs. The design is open sourced and available online: https://github.com/sfmth/OpenSpike

📄 PDF Abstract BibTeX arXiv:2302.01015

Code (1)

sfmth/openspike 공식 구현

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Prefill vs. Decode Bottlenecks: SRAM-Frequency Tradeoffs and the Memory-Bandwidth Ceiling

2025-12-26 · Hannah Atmer, Yuan Yao, Thiemo Voigt, Stefanos Kaxiras arxiv

Energy consumption dictates the cost and environmental impact of deploying Large Language Models. This paper investigates the impact of on-chip SRAM size and operating frequency on the energy efficiency and performance o…

O-HAS: Optical Hardware Accelerator Search for Boosting Both Acceleration Performance and Development Speed

2021-08-17 · Mengquan Li, Zhongzhi Yu, Yongan Zhang, Yonggan Fu 외

The recent breakthroughs and prohibitive complexities of Deep Neural Networks (DNNs) have excited extensive interest in domain-specific DNN accelerators, among which optical DNN accelerators are particularly promising th…

Training for 'Unstable' CNN Accelerator:A Case Study on FPGA

2018-12-02 · KouZi Xing

With the great advancements of convolution neural networks(CNN), CNN accelerators are increasingly developed and deployed in the major computing systems.To make use of the CNN accelerators, CNN models are trained via the…

Photonic Reconfigurable Accelerators for Efficient Inference of CNNs with Mixed-Sized Tensors

2022-07-12 · Sairam Sri Vatsavai, Ishan G Thakkar

Photonic Microring Resonator (MRR) based hardware accelerators have been shown to provide disruptive speedup and energy-efficiency improvements for processing deep Convolutional Neural Networks (CNNs). However, previous …

G-CoS: GNN-Accelerator Co-Search Towards Both Better Accuracy and Efficiency

2021-09-18 · Yongan Zhang, Haoran You, Yonggan Fu, Tong Geng 외

Graph Neural Networks (GNNs) have emerged as the state-of-the-art (SOTA) method for graph-based learning tasks. However, it still remains prohibitively challenging to inference GNNs over large graph datasets, limiting th…