-
ESE PhD Thesis Defense: “Accelerating FPGA Developments from C to Bitstreams by Partial Reconfiguration”
ESE PhD Thesis Defense: “Accelerating FPGA Developments from C to Bitstreams by Partial Reconfiguration”
Divide-and-Conquer and incremental compilation strategies are widely used in software compilations. To enable these strategies for FPGAs, this dissertation presents an open-source framework called PRflow, which can speed up the compilation times by at most an order of magnitude. PRflow supports different optimization levels to make better trade-offs among compile-time, area, and performance. -O0 (PRflow_RISCV) […]