1 / 8

Rajaraman-Wong Algorithm

Rajaraman-Wong Algorithm. Perform RW clustering on the following di-graph. Inter-cluster delay = 3, node delay = 1 Size limit = 4 Topological order T = [ d,e,f,g,h,i,j,k,l ] (not unique). Max Delay Matrix. All-pair delay matrix Δ ( x,y )

Download Presentation

Rajaraman-Wong Algorithm

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Rajaraman-Wong Algorithm • Perform RW clustering on the following di-graph. • Inter-cluster delay = 3, node delay = 1 • Size limit = 4 • Topological order T = [d,e,f,g,h,i,j,k,l] (not unique) Practical Problems in VLSI Physical Design

  2. Max Delay Matrix • All-pair delay matrix Δ(x,y) • Max delay from output of the PIs to output of destination Practical Problems in VLSI Physical Design

  3. Label and Clustering Computation • Compute l(d) and cluster(d) Practical Problems in VLSI Physical Design

  4. Label Computation • Compute l(i) and cluster(i) Practical Problems in VLSI Physical Design

  5. Labeling Summary • Labeling phase generates the following information. • Max label = max delay= 8 Practical Problems in VLSI Physical Design

  6. Clustering Phase • Initially L = POs = {k,l}. Practical Problems in VLSI Physical Design

  7. Clustering Summary • Clustering phase generates 8 clusters. • 8 nodes are duplicated Practical Problems in VLSI Physical Design

  8. Final Clustering Result • Path c-e-g-i-k has delay 8 (= max label) Practical Problems in VLSI Physical Design

More Related