hecmay
hecmay
Thanks! I will merge it. By the way I cannot merge form v0.3 branch. There is SegFault when importing `hlib` from v0.3.
HI @lloo099. I believe the error is caused by the permission issues. You should make sure you have the right permission for those folders. And you do not have to...
@lloo099, Just want to know how you changed the permission to that folder? Can you please try to use the fixes mentioned in this link? https://lanvu.wordpress.com/2011/08/05/fix-the-error-make-execvp-permission-denied/ If that error still...
@lloo099 I am not fully sure why you still have the permission issues, even after you switch to sudo. But as a workaround, I would suggest you to install HeteroCL...
Still have this issue when re-running optical flow experiments. Not sure which part is wrong, cuz that I cannot run gdb on our severs (some libraries are missing)...
It's ignored in HLS code generator. I am considering to let the CodeGenC to translate `.parallel()` to OpenMP pragmas. And for HLS codegen, we may use `.parallel()` to perform kernel...
Thanks, @Sibylau. Here is a follow-up about the user interface for programmers to define their own custom platforms. This is one of the possible alternatives we can use, instead of...
A few more thoughts about the `Platform` and `Device` class in HCL. - A platform in HCL is a collection of synthesis tools and devices. The devices in a platform...
Hi @antonysigma. Thanks for your interest. In the future release, we will support data movement under a specific loop axis, and you can combine it with loop tiling/reordering to realize...
The au280 board data files have been added to Vivado 2018.3 according to this AR: https://www.xilinx.com/support/answers/72033.html