Algorithms for Network-on-Chip Design with Guaranteed QoS
Guy Even, Yaniv Fais

TL;DR
This paper introduces efficient algorithms for designing Network-on-Chip architectures that guarantee quality of service, supporting arbitrary topologies and traffic patterns while ensuring real-time constraints are met.
Contribution
It presents a novel algorithm employing fractional Multi-Commodity Flow for NoC design, capable of handling large instances with arbitrary topologies and traffic patterns.
Findings
Algorithm efficiently computes interconnection widths and routing.
Supports multiple path routing to improve utilization and reduce latency.
Experiments confirm stability and real-time constraint satisfaction.
Abstract
We present algorithms that design NoCs with guaranteed quality of service. Given a topology, a mapping of tasks to processing elements, and traffic requirements between the tasks, the algorithm computes the interconnection widths, a detailed static routing, and a periodic scheduling. No headers, control messages, or acknowledgments are required. The algorithm employs fractional Multi-Commodity Flow (MCF) that determines the widths of the interconnections as well as the routes of the flits. The MCF is rounded to a periodic TDM schedule which is translated to local periodic control of switches and network interfaces. Our algorithm is applicable to large instances since every stage is efficient. The algorithm supports arbitrary topologies and traffic patterns. Routing along multiple paths is allowed in order to increase utilization and decrease latency. We implemented the algorithm and…
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 · Advanced Memory and Neural Computing · Parallel Computing and Optimization Techniques
