spcl/gemm_hls

Broken with Vitis 2021.2 and newer

definelicht opened this issue · 0 comments

Vitis 2021.2 has broken the repository by wrongly inferring a loop-carried dependency on writing aSplit in Memory.cpp. The dependence pragma does not fix this.

Verification is broken by this (#27).

In 2022.1 this gets worse, as compilation fails altogether (#29).