Skip to content

Commit 38bef69

Browse files
Updated Github Release Badge
1 parent 7791411 commit 38bef69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# FFTFPGA
22

33
[![GitHub license](https://img.shields.io/github/license/pc2/fft3d-fpga)](https://github.com/pc2/fft3d-fpga/blob/master/LICENSE)
4+
[![GitHub license](https://img.shields.io/github/v/release/pc2/fft3d-fpga)](https://github.com/pc2/fft3d-fpga/releases/)
45

56
FFTFPGA is an OpenCL based library for Fast Fourier Transformations for FPGAs.
67
This repository provides OpenCL host code in the form of FFTW like APIs, which can be used to offload existing FFT routines to FPGAs with minimal effort. It also provides OpenCL kernels that can be synthesized to bitstreams, which the APIs can utilize.

0 commit comments

Comments
 (0)