All Projects → jingpu → Halide Hls

jingpu / Halide Hls

Licence: other
HLS branch of Halide

Programming Languages

dsl
153 projects

Projects that are alternatives of or similar to Halide Hls

Openwifi
open-source IEEE 802.11 WiFi baseband FPGA (chip) design
Stars: ✭ 2,257 (+3725.42%)
Mutual labels:  fpga, hls
Openwifi Hw
FPGA/hardware design of openwifi
Stars: ✭ 181 (+206.78%)
Mutual labels:  fpga, hls
Gemm hls
Scalable systolic array-based matrix-matrix multiplication implemented in Vivado HLS for Xilinx FPGAs.
Stars: ✭ 134 (+127.12%)
Mutual labels:  fpga, hls
Pp4fpgas Cn Hls
HLS Project of pp4fpgas - https://github.com/xupsh/pp4fpgas-cn
Stars: ✭ 97 (+64.41%)
Mutual labels:  fpga, hls
hwt
VHDL/Verilog/SystemC code generator, simulator API written in python/c++
Stars: ✭ 145 (+145.76%)
Mutual labels:  fpga, hls
Limago
Limago: an FPGA-based Open-source 100 GbE TCP/IP Stack
Stars: ✭ 95 (+61.02%)
Mutual labels:  fpga, hls
Fpga readings
Recipe for FPGA cooking
Stars: ✭ 164 (+177.97%)
Mutual labels:  fpga, hls
Hls4ml
Machine learning in FPGAs using HLS
Stars: ✭ 467 (+691.53%)
Mutual labels:  fpga, hls
scalehls
A scalable High-Level Synthesis framework on MLIR
Stars: ✭ 62 (+5.08%)
Mutual labels:  fpga, hls
PandA-bambu
PandA-bambu public repository
Stars: ✭ 129 (+118.64%)
Mutual labels:  fpga, hls
Pp4fpgas Cn
中文版 Parallel Programming for FPGAs
Stars: ✭ 339 (+474.58%)
Mutual labels:  fpga, hls
Pipecnn
An OpenCL-based FPGA Accelerator for Convolutional Neural Networks
Stars: ✭ 775 (+1213.56%)
Mutual labels:  fpga, hls
Fpga101 Workshop
FPGA 101 - Workshop materials
Stars: ✭ 54 (-8.47%)
Mutual labels:  fpga
Hlsinjector
ID3 metadata injector for MPEG TS (HLS) written in PHP
Stars: ✭ 56 (-5.08%)
Mutual labels:  hls
Sunglass
Convert image into a given color palette
Stars: ✭ 54 (-8.47%)
Mutual labels:  image-processing
Rggen
Code generation tool for configuration and status registers
Stars: ✭ 54 (-8.47%)
Mutual labels:  fpga
Pywt
PyWavelets - Wavelet Transforms in Python
Stars: ✭ 1,098 (+1761.02%)
Mutual labels:  image-processing
Pymorton
A lightweight and efficient Python Morton encoder with support for geo-hashing
Stars: ✭ 55 (-6.78%)
Mutual labels:  image-processing
Fast Near Duplicate Image Search
Fast Near-Duplicate Image Search and Delete using pHash, t-SNE and KDTree.
Stars: ✭ 54 (-8.47%)
Mutual labels:  image-processing
Webxdownloader
Browser extension to download Webex meeting recordings
Stars: ✭ 52 (-11.86%)
Mutual labels:  hls

Halide to CPU/FPGA

The current compiler is based on Halide release 2017/05/03 (https://github.com/halide/Halide/releases).

Intructions for building examples can be found at the wiki page: https://github.com/jingpu/Halide-HLS/wiki

A paper is available at https://arxiv.org/abs/1610.09405

If you want to build the compiler in other settings, please refer to the original readme: https://github.com/jingpu/Halide-HLS/blob/HLS/README.orig.md

For more detail about what Halide is, see http://halide-lang.org.

Build Status

Linux
linux build status

Updates

  • 2017/06/14 merge Halide nightly 2017/06/13 ( d55ebd5b806110cd77e7c4f2616ddb9ffbf2e99e ), picking up aotcpp_generators tests.
  • 2017/06/13 merge Halide release 2017/05/03.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].