Skip to content

Fork of Hipacc generating code for Vivado HLS and Altera OpenCL

License

Notifications You must be signed in to change notification settings

akifoezkan/hipacc-fpga

 
 

Repository files navigation

Hipacc FPGA

A domain-specific language and compiler for image processing

Hipacc allows to design image processing kernels and algorithms in a domain-specific language (DSL). From this high-level description, low-level target code for GPU accelerators is generated using source-to-source translation. As back ends, the framework supports C/C++, CUDA, OpenCL, and Renderscript.

Install

See Hipacc documentation and Install notes for detailed information.

Run Samples

Make sure that the binary vivado_hls can be found in your PATH and follow the instructions here.

About

Fork of Hipacc generating code for Vivado HLS and Altera OpenCL

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 94.3%
  • CMake 4.2%
  • Makefile 1.2%
  • Batchfile 0.1%
  • C 0.1%
  • Tcl 0.1%