corundum VS hls4ml

Compare corundum vs hls4ml and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
corundum hls4ml
28 11
1,460 1,103
3.7% 5.8%
9.4 9.1
4 months ago 5 days ago
Verilog C++
GNU General Public License v3.0 or later Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

corundum

Posts with mentions or reviews of corundum. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-27.

hls4ml

Posts with mentions or reviews of hls4ml. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-20.
  • How to participate in open-source FPGA projects?
    1 project | /r/FPGA | 4 Aug 2023
  • Looking for HLS frameworks to start deploying DL algorithms on FPGAs
    3 projects | /r/FPGA | 20 Jun 2023
  • Hi, What could be the best HLS tool for implementing neural networks on FPGA
    2 projects | /r/FPGA | 13 Jun 2023
    I see that someone has already suggested hls4ml. I second that opinion. From my experience, it is extremely well documented. They have published papers which explain the scientific background. They have a really nice git page where they explain all the features of their tool. Additionally they also have an easy to follow tutorial of doing it from scratch using tensorflow networks. You can find all the information herehls4ml.
  • 5 layered CNN implementation on arduino/FPGAs [P]
    4 projects | /r/MachineLearning | 11 May 2023
    Open source project that originated at Fermilab https://github.com/fastmachinelearning/hls4ml (based on Xilinx Vivado which has been replaced by Vitis)
  • Help needed to build a Hardware accelerator for CNN's
    1 project | /r/FPGA | 13 Apr 2023
    You may check the hls4ml framework: it's a "translator" from the ML model (Keras, PyTorch) to a synthesizable High-Level Synthesis (HLS) IP Core.
  • Sub ms - 3ms Latency Vision task on FPGA
    2 projects | /r/FPGA | 5 Feb 2023
    It really depends on the type of data you are using. There may (or may not) be some trade offs and sacrifices. There are frameworks which can basically translate your neural network information from a high level python code into equivalent HLS code which is optimized for low latency when inferred on FPGAs. Some frameworks which might be useful for you to explore are hls4ml and finn. These are some frameworks which can achieve low latency inference of neural networks on FPGAs using Xilinx Vitis HLS. These are what I found when I did a similar experiment but with much lower latency target (a few hundred ns) and a very simple MLP with 1D signal as input which was a year ago. Not sure if there are better alternatives available as of 2023. But conceptually all these work on the primary principle of having a supporting framework/methodology to first quantize the network and limit the precision of data to fixed point. The HLS then produced will also be a result of the framework applying dataflow techniques such that the resulting HLS code will produce an RTL which has the best overall latency.
  • looking for resources to design a basic deep learning feed forward accelerator
    1 project | /r/FPGA | 8 Jan 2023
    Check hls4ml. Developed by CERN for fast classification in FPGA for high-energy physics experiments.
  • How to build FPGA-based ML accelerator?
    3 projects | /r/FPGA | 6 Jul 2022
    I would check out hls4ml. It's an open source project made by/for people at CERN to convert neural networks created in Python using QKeras (a quantization extension of Keras) into HLS, with Vivado HLS being the most well supported. There are some caveats though, and a fellow student and I have had trouble getting the generated HLS to match the Keras model and be feasible to synthesize, but it seems to work well for smaller neural networks.
  • How are TensorFlow Models implemented on PYNQ's PS & PL
    1 project | /r/FPGA | 2 Jun 2022
    Since you're looking for PL-only implementation, HLS4ML may fit your needs. It was developed to port TensorFlow models directly to FPGAs in particle physics experiments. Current development allows for implementation on SoC and MPSoC, though.
  • Open source projects?
    4 projects | /r/FPGA | 21 Mar 2022

What are some alternatives?

When comparing corundum and hls4ml you can also consider the following projects:

verilog-ethernet - Verilog Ethernet components for FPGA implementation

qkeras - QKeras: a quantization deep learning library for Tensorflow Keras

rssguard - Feed reader (and podcast player) which supports RSS/ATOM/JSON and many web-based feed services.

Silice - Silice is an easy-to-learn, powerful hardware description language, that simplifies designing hardware algorithms with parallelism and pipelines.

NvChad - Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.

v4l2rtspserver - RTSP Server for V4L2 device capture supporting HEVC/H264/JPEG/VP8/VP9

litex - Build your hardware, easily!

srs - SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.

soft_riscv - Soft-core RISCV processor for RISCV 2018 competition

PipelineC - A C-like hardware description language (HDL) adding high level synthesis(HLS)-like automatic pipelining as a language construct/compiler feature.

psram-tang-nano-9k - An open source PSRAM/HyperRAM controller for Sipeed Tang Nano 9K / Gowin GW1NR-LV9QN88PC6/15 FPGA

fastocloud_com - Self-hosted IPTV/NVR/CCTV/Video service (Community version) [Moved to: https://github.com/fastogt/fastocloud]