Abstract
Overlays are emerging as useful design patterns for solving reconfigurable computing problems. Overlays consist of compiler-like tools and an architecture written in RTL, making it easier for users to quickly compile high-level languages into FPGAs. Despite a high degree of regularity and repetition present in most overlays, it takes a long time for FPGA tools to generate the configuration bit stream. This paper proposes a methodology called Rapid Overlay Builder, or ROB, that combines module relocation, module variants and an efficient form of "router less" module stitching that we call zipping. Our case study demonstrates up to 22 times speedup in compile-time over a regular Xilinx ISE compilation, while achieving higher clock speeds. By applying ROB, we anticipate that overlays can be implemented more quickly and with more consistent clock rates.
Original language | English |
---|---|
Title of host publication | Prooceedings of the 23rd IEEE Annual International Symposium on Field-Programmable Custom Computing Machines, FCCM 2015 |
Editors | Leslay Shannon, David Andrews |
Publisher | IEEE Computer Society |
Pages | 17-20 |
Number of pages | 4 |
Volume | 23 |
ISBN (Print) | 978-1-4799-9969-9 |
DOIs | |
Publication status | Published - 2 May 2015 |
Event | 23rd IEEE Annual International Symposium on Field-Programmable Custom Computing Machines, FCCM 2015 - Vancouver, BC, Canada Duration: 2 May 2015 → 6 May 2015 http://fccm.org |
Conference
Conference | 23rd IEEE Annual International Symposium on Field-Programmable Custom Computing Machines, FCCM 2015 |
---|---|
City | Vancouver, BC, Canada |
Period | 2/05/15 → 6/05/15 |
Internet address |
Keywords
- FPGA
- Overlay