Hi everyone. I am new to attempting acceleration from a host machine on FPGAs. I am attempting to execute math from a small c program from my Linux OS laptop. I would like the math operations to be executed on the FPGA as proof of concept. However, I have tried to start by finding tutorial and documents to implement the communication first. I looked for Ethernet and USB but have gotten nowhere.
I tried to implement the echo server but had had issues even putting together a validated block diagram. I am using the Zu Board 1CG, and I am looking for some help on how I can get this started. I have look as many tutorials and documents but seemed to have spun myself into a corner. Can anyone help with some re-starting pointers or point me in the right direction on how to create a block diagram to implement the echo server?
I found many tutorials on how to do this with the Zynq 7000 but many of the IP blocks do not exist for the Zu Board 1CG. For example, implenenting memory is very different between the two. Also, some IP blocks are not available (rightly so, they are different systems) I know it is a different board but I tried to put together the concepts and still could not get it to work. Any help is appreciated.