Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.04 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.04 KB

FGPU

FGPU is a soft GPU-like architecture for FPGAs. It can be programmed using OpenCL and can be customized according to application needs.

The PYNQ interface of FGPU can be accessed on this link.

Repository Structure

  • Setup information is available in the scripts folder
  • Benchmarks are available in the benchmark folder
  • Source VHDL files for synthesis and simulation are located in the RTL folder
  • The LLVM backend files are located in the llvm-3.7.1.src.fgpu folder
  • All synthesis and implementation files and reports can be found in HW
  • bitstreams contains some pre-generated bitstreams
  • OpenCL kernels are located in the kernels folder

Supported Boards

  • ZC706

Puplications