1 / 29

ON THE INTERACTION BETWEEN POWER-AWARE FPGA CAD ALGORITHMS

Julien Lamoureux and Steven J.E Wilton ICCAD 2003. ON THE INTERACTION BETWEEN POWER-AWARE FPGA CAD ALGORITHMS. Outline. Introduction Algorithm s Experimental results Conclusion. Introduction. C ircuit. F PGA CAD FLOW. Technology Mapping( CutMap ). Clustering(T- VPack ).

gagan
Download Presentation

ON THE INTERACTION BETWEEN POWER-AWARE FPGA CAD ALGORITHMS

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. JulienLamoureux and Steven J.E Wilton ICCAD 2003 ON THE INTERACTION BETWEEN POWER-AWARE FPGA CAD ALGORITHMS

  2. Outline • Introduction • Algorithms • Experimental results • Conclusion

  3. Introduction Circuit F PGA CAD FLOW Technology Mapping(CutMap) Clustering(T-VPack) Placement(VPR:T-VPlace) Routing(VPR Router) Delay / Area / Power Estimations

  4. Introduction Circuit F PGA CAD FLOW Technology Mapping(CutMap) Clustering(T-VPack) Placement(VPR:T-VPlace) Routing(VPR Router) Delay / Area / Power Estimations

  5. f1 A B f2 C D E f3 F 0 x 0 1 y ... ... ... z 1 0 SRAM f Introduction A mapping Technology mapping transforms a netlistof gatesandregistersinto a netlist of K-input lookup tables (K-LUTs) and registers. B C D E

  6. Introduction Circuit F PGA CAD FLOW Technology Mapping(CutMap) Clustering(T-VPack) Placement(VPR:T-VPlace) Routing(VPR Router) Delay / Area / Power Estimations

  7. Introduction Circuit F PGA CAD FLOW Technology Mapping(CutMap) Clustering(T-VPack) Placement(VPR:T-VPlace) Routing(VPR Router) Delay / Area / Power Estimations

  8. Figure 1: An N cluster Figure 2: A LUT and flip-flop BLE Introduction

  9. Introduction Circuit F PGA CAD FLOW Technology Mapping(CutMap) Clustering(T-VPack) Placement(VPR:T-VPlace) Routing(VPR Router) Delay / Area / Power Estimations

  10. Introduction Circuit F PGA CAD FLOW Technology Mapping(CutMap) Clustering(T-VPack) Placement(VPR:T-VPlace) Routing(VPR Router) Delay / Area / Power Estimations

  11. ABC f1 f3 f1 D E F f2 f2 f3 Introduction A B C D E F Mapping + Clustering Placement Routing

  12. Algorithms Circuit F PGA CAD FLOW Technology Mapping(EMap) Clustering(P-T-VPack) Placement(P-T-VPlace) Routing(P-VPR Router) Delay / Area / Power Estimations

  13. Algorithms Circuit F PGA CAD FLOW Technology Mapping(EMap) Clustering(P-T-VPack) Placement(P-T-VPlace) Routing(P-VPR Router) Delay / Area / Power Estimations

  14. Technology Mapping

  15. Technology Mapping

  16. Algorithms Circuit F PGA CAD FLOW Technology Mapping(EMap) Clustering(P-T-VPack) Placement(P-T-VPlace) Routing(P-VPR Router) Delay / Area / Power Estimations

  17. Algorithms Circuit F PGA CAD FLOW Technology Mapping(EMap) Clustering(P-T-VPack) Placement(P-T-VPlace) Routing(P-VPR Router) Delay / Area / Power Estimations

  18. Clustering Crit(B) is a measure of how close LUT B is to being on the critical path, Nets(B) is the set of nets connected to LUT B, Nets(C) is the set of nets connected to the LUTs already selected for cluster C • T-VPack • P-T-VPack Activity(i) is the estimated switching activity of net i, Activityavgis the average switching activity of all the nets in the user circuit.

  19. Clustering

  20. Algorithms Circuit F PGA CAD FLOW Technology Mapping(EMap) Clustering(P-T-VPack) Placement(P-V-Place) Routing(P-VPR Router) Delay / Area / Power Estimations

  21. Algorithms Circuit F PGA CAD FLOW Technology Mapping(EMap) Clustering(P-T-VPack) Placement(P-T-VPlace) Routing(P-VPR Router) Delay / Area / Power Estimations

  22. q(i) is used to scale the bounding boxes to better estimate wirelength for nets with more than 3 terminals, as described in [9]. Delay(i,j) is the estimated delay of the connection from source i to sink j, CE is a constant, and Criticality(i,j) is an indication of how close to the critical path the connection is [9]. bbx(i) and bby(i) are the x and y dimensions of the bounding box of net i Placement • T-Vplace • P-T-VPlace

  23. Placement

  24. Algorithms Circuit F PGA CAD FLOW Technology Mapping(EMap) Clustering(P-T-VPack) Placement(P-T-VPlace) Routing(P-VPR Router) Delay / Area / Power Estimations

  25. Algorithms Circuit F PGA CAD FLOW Technology Mapping(EMap) Clustering(P-T-VPack) Placement(P-T-VPlace) Routing(P-VPR Router) Delay / Area / Power Estimations

  26. Routing The baseline VPR router uses the following cost function to evaluate a routing track n while forming a connection from source i to sink j: b(n) is the “base cost”, h(n) is the historical congestion cost, and p(n) is the present congestion of node n. • VPR-Router • P-VPR-Router Activity(i) is the switching activity in net i, MaxActivity is the maximum switching activity of all the nets, andMaxActCritis the maximum activity criticality that any net can have. cap(n) is the capacitance associated with routing resource node n and ActCrit(i) is the activity criticality of net i.

  27. Routing

  28. Experimental results

  29. Node Duplication • 3-LUTs mappings: With duplication No duplication

More Related