# Development of routing algorithms in networks-on-chip based on ring   circulant topologies

**Authors:** Aleksandr Yu. Romanov

arXiv: 1904.09495 · 2019-05-02

## TL;DR

This paper explores the design of efficient routing algorithms for networks-on-chip using ring circulant topologies, highlighting their advantages over traditional mesh and torus structures.

## Contribution

It introduces three routing approaches for ring circulant topologies and evaluates their implementation costs and routing efficiency.

## Key findings

- Ring circulant topologies have better characteristics than mesh and torus.
- Routing algorithms for ring circulants are proposed and synthesized.
- Implementation costs for NoC communication subsystems are estimated.

## Abstract

This work is devoted to the study of communication subsystem of networks-onchip (NoCs) development with an emphasis on their topologies. The main characteristics of NoC topologies and the routing problem in NoCs with various topologies are considered. It is proposed to use two-dimensional circulant topologies for NoC design, since they have significantly better characteristics than most common mesh and torus topologies, and, in contrast to many other approaches to improving topologies, have a regular structure. The emphasis is on using ring circulants which although in some cases have somewhat worse characteristics than the optimal circulants, compensate by one-length first generatrix in such graphs that greatly facilitate routing in them. The paper considers three different approaches to routing in NoCs with ring circulant topology: Table routing, Clockwise routing, and Adaptive routing. The algorithms of routing are proposed, the results of synthesis of routers, based on them, are presented, and the cost of chip resources for the implementation of such communication subsystems in NoCs is estimated.

---
Source: https://tomesphere.com/paper/1904.09495