This PR will contain all the necessary changes and bug fixes to run a distributed PL-PL application (e.g. vadd) over the network, instead of AXIS3X. Currently, a draft but in the end it should:
Fix any synthesis issues that have been overlooked as part of Coyote integration
Update test/hls to also support TCP/IP and UDP on hardware (while keeping AXIS3X?)
Fix #192, as the clock frequency can have a bigger impact for PL-PL applications, compared to host-driven applications
Include a README on how to build and run distributed PL-PL applications
This PR will contain all the necessary changes and bug fixes to run a distributed PL-PL application (e.g. vadd) over the network, instead of AXIS3X. Currently, a draft but in the end it should: