面向批量与增量详细布线的更快目标导向最短路径搜索

Faster goal-oriented shortest path search for bulk and incremental detailed routing

Mathematical Programming · 2023
被引 4
ABS 4

中文导读

改进了Dijkstra算法的目标导向版本,在超大规模集成电路详细布线中更快找到最短路径,并提出了结合全局搜索与轨道分配优势的新方法。

Abstract

Abstract We develop new algorithmic techniques for VLSI detailed routing. First, we improve the goal-oriented version of Dijkstra’s algorithm to find shortest paths in huge incomplete grid graphs with edge costs depending on the direction and the layer, and possibly on rectangular regions. We devise estimates of the distance to the targets that offer better trade-offs between running time and quality than previously known methods, leading to an overall speed-up. Second, we combine the advantages of the two classical detailed routing approaches—global shortest path search and track assignment with local corrections—by treating input wires (such as the output of track assignment) as reservations that can be used at a discount by the respective net. We show how to implement this new approach efficiently.

超大规模集成电路设计详细布线最短路径算法电子设计自动化