Topic: How to transfer data from FMC116 to PC directly?  (Read 4091 times)

Xun Wu September 03, 2013, 05:47 PM

  • Member
  • *
  • Posts: 14
 Hello everyone,
I have a FMC116 board and a VC707 FPGA board. I have interfaced the FMC116 to VC707. I used a chipscope to observe the samples sampled from a sinusoidal wave and the results showed that the FMC116 worked very well.
The next thing I need to do is to retrieve data from FMC116 and write the data into a file (like a text file or data file) on PC, just like what is done when evaluating the FMC116 with the reference design. But I don’t know how to transfer data from FMC116 to the PC directly. Could anyone give me some help?
Sincerely Yours,
Xun

arnaudNL September 04, 2013, 04:00 AM (#1)

  • 4DSP Staff (EU)
  • Administrator
  • Member
  • *****
  • Posts: 7110
Dear Sir,


Our reference design acquire samples through a data wormhole. These packets are transferred over Ethernet to the host computer. The software running on the host computer is creating the files.


I assume this is what you need to implement on your firmware. This should be achievable as you have the whole firmware source code and the software source code.


Best Regards,
Arnaud