Luc Forget
Luc Forget
It seems that `unix_socket::sk_read` in runtime_src/core/pcie/emulation/common_em/unix_socket.cxx does not take into account the possibility of having less data on the socket than required. The `(r = read(fd, buf + rlen, count...
When running a program with multiple kernels having arguments mapped on different DDR bank the program fail due to buffer allocated on wrong DDR bank. **To Reproduce** Run the `sycl/test/on-device/xocc/simple_tests/ddr_bank_test.cpp`...
Is there a documentation describing the specifics of the HLS frontend and how to build on it ?
Add monostate in front of each variant (#41), replace remaining `float` with `real_t`