An end to end example using PAC and HLS
Hi everyone,
I started to play a little with FPGA, and I if lots of examples and tutorials are available, all of them only target a given problem. But beginners need a more global view to see where each stuff is going.
Does it exist somewhere (or possible to get ) an end-to-end simple example like allocating and transferring two (A and B) N-element vector from the host to the FPGA PAC, computing the addition (written in HLS) both vector (in C) transferring the result back? An example including how to convert the HLS code in bitstream, and use OPAE or whatever library needed to do the communication with the card.
This sound like the most basic scenario, but after a week of playing with FPGAs, I style have no clue how to achieve this simple example.
Thanks in advance,
Mathieu