English

MultiVic: A Time-Predictable RISC-V Multi-Core Processor Optimized for Neural Network Inference

Hardware Architecture 2026-02-26 v2

Abstract

Real-time systems, particularly those used in domains like automated driving, are increasingly adopting neural networks. From this trend arises the need for high-performance hardware exhibiting predictable timing behavior. While state-of-the-art real-time hardware often suffers from limited memory and compute resources, modern AI accelerators typically lack the crucial predictability due to memory interference. We present a new hardware architecture to bridge this gap between performance and predictability. The architecture features a multi-core vector processor with predictable cores, each equipped with local scratchpad memories. A central management core orchestrates access to shared external memory following a statically determined schedule. To evaluate the proposed hardware architecture, we analyze different variants of our parameterized design. We compare these variants to a baseline architecture consisting of a single-core vector processor with large vector registers. We find that configurations with a larger number of smaller cores achieve better performance due to increased effective memory bandwidth and higher clock frequencies. Crucially for real-time systems, execution time fluctuation remains very low, demonstrating the platform's time predictability.

Keywords

Cite

@article{arxiv.2511.05321,
  title  = {MultiVic: A Time-Predictable RISC-V Multi-Core Processor Optimized for Neural Network Inference},
  author = {Maximilian Kirschner and Konstantin Dudzik and Ben Krusekamp and Jürgen Becker},
  journal= {arXiv preprint arXiv:2511.05321},
  year   = {2026}
}
R2 v1 2026-07-01T07:26:16.502Z