Junction based routing: a scalable technique to support source routing in large NoC platforms

  • Authors:
  • Shabnam Badri;Rickard Holsmark;Shashi Kumar

  • Affiliations:
  • Jönköping University, Sweden;Jönköping University, Sweden;Jönköping University, Sweden

  • Venue:
  • Proceedings of the Fifth International Workshop on Network on Chip Architectures
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

To support communication among hundreds of cores on a chip, on-chip communication must be well organized. In the embedded systems using such a chip, the communication patterns can be profiled off-line and routing can be well planned. Source routing has been shown to be suitable in such contexts [1]. However, source routing has one serious drawback of overhead for storing the path information in header of every packet. This disadvantage becomes worse as the size of the network grows. In this paper we propose a technique, called Junction Based Routing (JBR), to remove this limitation. In the proposed technique, path information for only a few hops is stored in the packet header. With this information, either the packet reaches the destination, or reaches a junction from where the path information for on-ward path is picked up. There are many interesting issues related to this approach. We discuss and solve two important issues related to JBR, namely, the required number of junctions and their positions and path computation for efficient deadlock-free routing. A simulator has been developed to evaluate the performance of JBR and compare it with simple source routing. We observe that JBR has slightly worse performance as compared to pure source routing for packets with large payload. But JBR has a potential of higher performance for packets with small payloads.