Open Access. Powered by Scholars. Published by Universities.®

Computer Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

Doctoral Dissertations

2018

FPGAs

Articles 1 - 1 of 1

Full-Text Articles in Computer Engineering

An Architecture Evaluation And Implementation Of A Soft Gpgpu For Fpgas, Kevin Andryc Oct 2018

An Architecture Evaluation And Implementation Of A Soft Gpgpu For Fpgas, Kevin Andryc

Doctoral Dissertations

Embedded and mobile systems must be able to execute a variety of different types of code, often with minimal available hardware. Many embedded systems now come with a simple processor and an FPGA, but not more energy-hungry components, such as a GPGPU. In this dissertation we present FlexGrip, a soft architecture which allows for the execution of GPGPU code on an FPGA without the need to recompile the design. The architecture is optimized for FPGA implementation to effectively support the conditional and thread-based execution characteristics of GPGPU execution without FPGA design recompilation. This architecture supports direct CUDA compilation to a …