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).
Vitis 2021.2 has broken the repository by wrongly inferring a loop-carried dependency on writing
aSplitinMemory.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).