ahaHLS icon indicating copy to clipboard operation
ahaHLS copied to clipboard

An open source high level synthesis (HLS) tool built on top of LLVM

Results 3 ahaHLS issues
Sort by recently updated
recently updated
newest added

Sorry, is there any documentation on how to use this? Or some introduction of this tool. I used to see the title :“ahaHLS: A Modular, Open Source HLS Tool” before,...

Hi, Thanks a lot for sharing this useful repository! I encountered the following fatal error in compilation: fatal error: llvm/Analysis/OrderedBasicBlock.h: No such file or directory I checked the llvm github...

It is currently quite difficult to compile this project, because it only works with llvm 7 and an outdated glibc. This PR adds a nix flake that makes it easy...