cornell-zhang / heterocl

HeteroCL: A Multi-Paradigm Programming Infrastructure for Software-Defined Heterogeneous Computing
https://cornell-zhang.github.io/heterocl/
Apache License 2.0
326 stars 92 forks source link

Tools version #117

Closed faku99 closed 1 year ago

faku99 commented 5 years ago

Hi

I would like to know if there are any requirements about the version of Vivado and Intel tools to use with HeteroCL?

Thanks for the answer and keep up the good work!

seanlatias commented 5 years ago

We do not have a requirement for the tool version but following are the versions we have tested.

For Xilinx's flow we use Vivado & Vivado HLS 2017.2. We have also tested on Amazon F2 instance. For Intel's flow we use i++ 17.1 & Quartus 17.0.

chhzh123 commented 1 year ago

As we have released a new version of HeteroCL that entirely moves the compilation stack to MLIR, issues related to the original HalideIR flow will be closed. Please check out the latest HeteroCL and see if the issue still exists.

For HeteroCL v0.5, we mainly support Vivado HLS 2019.2, and have initial support for Vitis HLS. Please feel free to have a try.