Jump to content
  • 0

Sending data from FPGA registers to PC through ethernet cable


Kobi18210

Question

Hello,

I am new to this forum and I do not have any experience of programming with FPGA.

Recently I have bought an Arty Z7-20 development board. I want to write a code to time tag external pulses and send the data to PC continuously through ethernet cable . Right now, I am able to store the data in a register of the FPGA. 

Now will anyone please tell me how I can send the data from register to PC?  I am a complete novice.  :( . I expect an easy demonstration from you.

Thanks           

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Hi @Kobi18210,

Sorry for the delayed response. We do not have a project that directly transfers data through the ethernet. We have used the echo server project which should be similar process as with this tutorial here. I have attached an altered echo.c file as a potential reference. 

Another option would be to use an embedded linux platform like petalinux here.

best regards,

Jon

echo.txt

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...