Forum Discussion
EBERLAZARE_I_Intel
Regular Contributor
5 years agoHi,
I am unsure on the Cornell tutorial, but is the line 36 which defines the FIFO_WRITE_BLOCK function the one you are looking for?
Looking at it, it seems that the function is the FIFO write's memory block.
For the data speed comparison, there is no performance specs that is documented that could be found, but based on my experience it highly depends on the users on which method is more convenience for them to execute.
MapleDoi
New Contributor
5 years agoHi,
yes, the line 36, I just saw that.
Does it means I just need to define that, and then straight away can use the FIFO_WRITE_BLOCK, regardless the headers...
Sorry my C is not quite well as I developed my function in Python, then only found that only C can do HPS-FPGA data transfer.
Thank you.