Replies: 7 comments 8 replies
-
Going to shamelessly plug a self-promotion here! I develop Clava, an open-source C/C++ transpiler. It doesn't actually fit as an accelerator design tool, but can be useful to analyze and transform C/C++/OpenCL code. And it has CMake integration. |
Beta Was this translation helpful? Give feedback.
-
Self promoting the tool I only partially presented, DFiant HDL: https://dfianthdl.github.io/intro/first-look/ |
Beta Was this translation helpful? Give feedback.
-
Really cool hardware description languages, |
Beta Was this translation helpful? Give feedback.
-
Another self-promotion here XD. Not a accelerator design tool, but an eFPGA generator/CAD flow: PRGA (GitHub). Could be an interesting target for all sorts of accelerator design tools :) |
Beta Was this translation helpful? Give feedback.
-
And my picks for accelerator/hardware design frameworks: PyMTL3, HeteroCL. |
Beta Was this translation helpful? Give feedback.
-
Calyx is a pass-based compiler infrastructure for compilers that generate hardware designs! We've got frontends for Dahlia (an HLS-like language), a systolic array generator, NTT generator, and a WIP TVM frontend. Please let us know if you want to use it in your research! |
Beta Was this translation helpful? Give feedback.
-
Use this thread to paste links to your favorite language-based tools for accelerator design! Self-promotion is allowed, but also show off other stuff you use and love. ✨
Beta Was this translation helpful? Give feedback.
All reactions