MultiNoC: A Multiprocessing System Enabled by a Network on Chip
Aline Mello, Leandro Moller, Ney Calazans, Fernando Moraes

TL;DR
MultiNoC presents a programmable on-chip multiprocessing platform utilizing a Network on Chip (NoC) for scalable, energy-efficient, and reliable interconnection, enabling execution of sequential or parallel algorithms in embedded systems.
Contribution
It introduces a flexible, low-overhead NoC-based multiprocessing system that supports both sequential and parallel algorithms for embedded applications.
Findings
Efficient, low-area NoC implementation for multiprocessing
Supports execution of both sequential and parallel algorithms
Facilitates the development of 'sea of processors' systems
Abstract
The MultiNoC system implements a programmable on-chip multiprocessing platform built on top of an efficient, low area overhead intra-chip interconnection scheme. The employed interconnection structure is a Network on Chip, or NoC. NoCs are emerging as a viable alternative to increasing demands on interconnection architectures, due to the following characteristics: (i) energy efficiency and reliability; (ii) scalability of bandwidth, when compared to traditional bus architectures; (iii) reusability; (iv) distributed routing decisions. An external host computer feeds MultiNoC with application instructions and data. After this initialization procedure, MultiNoC executes some algorithm. After finishing execution of the algorithm, output data can be read back by the host. Sequential or parallel algorithms conveniently adapted to the MultiNoC structure can be executed. The main motivation to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInterconnection Networks and Systems · Parallel Computing and Optimization Techniques · Low-power high-performance VLSI design
