Fast FPGA Compilation
FPGA compilation is notoriously slow, typically measured in hours with 10s of hours common for large datacenter FPGAs.
This results in a slow edit-compile-debug loop that discourages software programmers from adopting FPGAs and limits design-space exploration.
In this project, we explore ways to accelerate FPGA compilation to get the edit-compile-debug loop down to the range of minutes or even seconds.
Examples from our recent work include:
|