Download presentation
Presentation is loading. Please wait.
1
A-tree Routing Algorithm
Compute dx(c, F0), dy(c, F0), df(c, F0) We begin with root set R(F0) = {a,b,c,d,e,f} for initial forest F0 Practical Problems in VLSI Physical Design
2
Recall that … mx = a, dx = 3 my = d, dx = 2
Practical Problems in VLSI Physical Design
3
Recall that … (cont) MF = {f, i}, df = 4, mfw = i, mfs = f
Practical Problems in VLSI Physical Design
4
Computing dx/dy/df for Node c
Practical Problems in VLSI Physical Design
5
Computing dx/dy/df Values
Compute dx/dy/df for all other nodes Practical Problems in VLSI Physical Design
6
Safe Move Computation What kind of safe moves does node a contain?
We have dx(a, F0) = ∞, dy(a, F0) = 1, df(a, F0) = 5 Type 1: dx ≥ df and dy ≥ df Type 2: dx ≥ df and dy < df Type 3: dx < df and dy ≥ df So a has type-2 safe move Practical Problems in VLSI Physical Design
7
Safe Move Computation (cont)
Compute safe moves for all nodes in F0 Type 1: dx ≥ df and dy ≥ df Type 2: dx ≥ df and dy < df Type 3: dx < df and dy ≥ df All moves are safe No heuristic moves necessary Practical Problems in VLSI Physical Design
8
Recall that … Practical Problems in VLSI Physical Design
9
Recall that … (cont) Practical Problems in VLSI Physical Design
10
Safe Move for Node a Perform safe move for node a (type 2)
Practical Problems in VLSI Physical Design
11
Safe Move for Node a (cont)
Updating dx/dy/df values and safe moves Practical Problems in VLSI Physical Design
12
Performing Remaining Safe Moves
Choose the nodes in alphabetical order Practical Problems in VLSI Physical Design
13
Performing Remaining Moves
Final rectilinear Steiner arborescence All source-sink paths are shortest Total wirelength = 18 3 Steiner nodes (white square) used All moves performed were safe Practical Problems in VLSI Physical Design
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.