English

Bare-Metal RISC-V + NVDLA SoC for Efficient Deep Learning Inference

Hardware Architecture 2025-11-19 v2

Abstract

This paper presents a novel System-on-Chip (SoC) architecture for accelerating complex deep learning models for edge computing applications through a combination of hardware and software optimisations. The hardware architecture tightly couples the open-source NVIDIA Deep Learning Accelerator (NVDLA) to a 32-bit, 4-stage pipelined RISC-V core from Codasip called uRISC_V. To offload the model acceleration in software, our toolflow generates bare-metal application code (in assembly), overcoming complex OS overheads of previous works that have explored similar architectures. This tightly coupled architecture and bare-metal flow leads to improvements in execution speed and storage efficiency, making it suitable for edge computing solutions. We evaluate the architecture on AMD's ZCU102 FPGA board using NVDLA-small configuration and test the flow using LeNet-5, ResNet-18 and ResNet-50 models. Our results show that these models can perform inference in 4.8 ms, 16.2 ms and 1.1 s respectively, at a system clock frequency of 100 MHz.

Keywords

Cite

@article{arxiv.2508.16095,
  title  = {Bare-Metal RISC-V + NVDLA SoC for Efficient Deep Learning Inference},
  author = {Vineet Kumar and Ajay Kumar M and Yike Li and Shreejith Shanker and Deepu John},
  journal= {arXiv preprint arXiv:2508.16095},
  year   = {2025}
}

Comments

Accepted paper in 2025 IEEE 38th International System-on-Chip Conference (SOCC)

R2 v1 2026-07-01T05:01:10.574Z