Abstract
Using FPGAs to accelerate High Performance Computing (HPC) applications is attractive, but has a huge associated cost: the time spent, not for developing efficient FPGA code but for handling interfaces between CPUs and FPGAs. The usual difficulties are the discovery of interface libraries and tools, and the selection of methods to debug and optimize the communications. Our GALS (Globally Asynchronous Locally Synchronous) system design framework, which was originally designed for embedded systems, happens to be outstanding for programming and debugging HPC systems with reconfigurable FPGAs. Its co-simulation capabilities and the automatic re-generation of interfaces allow an incremental design strategy in which the HPC programmer co-designs both software and hardware on the host. It then provides the flexibility to move components from software abstraction to Verilog/VHDL simulator, and eventually to FPGA targets with automatic generation of asynchronous interfaces. The whole design including the generated interfaces is visible in a graphical view with real-time representation of simulation events for debugging purpose. © 2010 Springer-Verlag.
Original language | English |
---|---|
Title of host publication | Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)|Lect. Notes Comput. Sci. |
Place of Publication | Berlin / Heidelberg |
Publisher | Springer Nature |
Pages | 406-413 |
Number of pages | 7 |
Volume | 5992 |
ISBN (Print) | 3642121322, 9783642121326 |
DOIs | |
Publication status | Published - 2010 |
Event | 6th International Symposium on Applied Reconfigurable Computing, ARC 2010 - Bangkok Duration: 1 Jul 2010 → … |
Conference
Conference | 6th International Symposium on Applied Reconfigurable Computing, ARC 2010 |
---|---|
City | Bangkok |
Period | 1/07/10 → … |
Keywords
- Asynchronous
- GALS
- Hardware-software interface generator