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.
- Setup information is available in the
scriptsfolder - Benchmarks are available in the
benchmarkfolder - Source VHDL files for synthesis and simulation are located in the
RTLfolder - The LLVM backend files are located in the
llvm-3.7.1.src.fgpufolder - All synthesis and implementation files and reports can be found in
HW bitstreamscontains some pre-generated bitstreams- OpenCL kernels are located in the
kernelsfolder
- ZC706