Parallel FPGA Router using Sub-Gradient method and Steiner tree

03/11/2018
by   Rohit Agrawal, et al.
0

In the FPGA (Field Programmable Gate Arrays) design flow, one of the most time-consuming step is the routing of nets. Therefore, there is a need to accelerate it. In [Hoo, Kumar, and Ha; 2015], the authors have developed a Linear Programming (LP) based framework that parallelizes this routing process to achieve significant speedups (the resulting algorithm is termed as ParaLaR). However, this approach has certain weaknesses. Namely, the constraints violation by the solution and a local minima that could be improved. We address these two issues here. In this paper, we use the LP framework of [Hoo, Kumar, and Ha; 2015] and solve it using the Primal-Dual Sub-Gradient method that better exploits the problem properties. We also propose a better way to update the size of the step taken by this iterative algorithm. We perform experiments on a set of standard benchmarks, where we show that our algorithm outperforms the standard existing algorithms (VPR and ParaLaR). We achieve upto 22 metric of the minimum channel width when compared with ParaLaR (which is same as in VPR). We achieve about 20 total wire length (when compared with VPR), which is the same as for ParaLaR. Hence, our algorithm achieves minimum value for all the three parameters. Also, the critical path delay for our algorithm is almost same as compared to VPR and ParaLaR. On an average, we achieve relative speedups of 4 times when we run a parallel version of our algorithm using 8 threads.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/12/2018

A Scalable Shared-Memory Parallel Simplex for Large-Scale Linear Programming

We present a shared-memory parallel implementation of the Simplex tablea...
research
02/12/2020

Revisiting Fixed Support Wasserstein Barycenter: Computational Hardness and Efficient Algorithms

We study the fixed-support Wasserstein barycenter problem (FS-WBP), whic...
research
07/30/2021

Towards Efficient Large-Scale Network Slicing: An LP Rounding-and-Refinement Approach

In this paper, we propose an efficient algorithm for the network slicing...
research
02/04/2021

An efficient linear programming rounding-and-refinement algorithm for large-scale network slicing problem

In this paper, we consider the network slicing problem which attempts to...
research
12/12/2019

A scaling-invariant algorithm for linear programming whose running time depends only on the constraint matrix

Following the breakthrough work of Tardos in the bit-complexity model, V...
research
04/15/2023

Implementation of Digital Circuits on Three-Dimensional FPGAs Using Simulated Annealing

3D FPGAs have recently been produced as the next generation of the FPGA ...
research
12/25/2020

Extreme Flow Decomposition for Multi-Source Multicast with Intra-Session Network Coding

Network coding (NC), when combined with multipath routing, enables a lin...

Please sign up or login with your details

Forgot password? Click here to reset