English

DSLR-CNN: Efficient CNN Acceleration using Digit-Serial Left-to-Right Arithmetic

Hardware Architecture 2025-01-06 v1

Abstract

Digit-serial arithmetic has emerged as a viable approach for designing hardware accelerators, reducing interconnections, area utilization, and power consumption. However, conventional methods suffer from performance and latency issues. To address these challenges, we propose an accelerator design using left-to-right (LR) arithmetic, which performs computations in a most-significant digit first (MSDF) manner, enabling digit-level pipelining. This leads to substantial performance improvements and reduced latency. The processing engine is designed for convolutional neural networks (CNNs), which includes low-latency LR multipliers and adders for digit-level parallelism. The proposed DSLR-CNN is implemented in Verilog and synthesized with Synopsys design compiler using GSCL 45nm technology, the DSLR-CNN accelerator was evaluated on AlexNet, VGG-16, and ResNet-18 networks. Results show significant improvements across key performance evaluation metrics, including response time, peak performance, power consumption, operational intensity, area efficiency, and energy efficiency. The peak performance measured in GOPS of the proposed design is 4.37x to 569.11x higher than contemporary designs, and it achieved 3.58x to 44.75x higher peak energy efficiency (TOPS/W), outperforming conventional bit-serial designs.

Keywords

Cite

@article{arxiv.2501.01737,
  title  = {DSLR-CNN: Efficient CNN Acceleration using Digit-Serial Left-to-Right Arithmetic},
  author = {Malik Zohaib Nisar and Muhammad Sohail Ibrahim and Saeid Gorgin and Muhammad Usman and Jeong-A Lee},
  journal= {arXiv preprint arXiv:2501.01737},
  year   = {2025}
}

Comments

Published in IEEE Access Volume 12, 2024

R2 v1 2026-06-28T20:55:21.807Z