Forum Discussion
Deshi_Intel
Regular Contributor
5 years agoHi,
I presume you have an external equipment (single photon detectors) connected to Altera DE2 board where you plan to use FPGA to sample and process the data transmission accordingly
Your transmitted data pulse is 1ns (which is 1G data rate). 1G data rate transfer can only be sampled/captured using transceiver pins on Cyclone IV FPGA, and not via normal GPIO pins
So, as long as you can connect your equipment data transfer to Cyclone IV FPGA transceiver pins via the Altera DE2 board accordingly, write your FPGA design logic to detect and process the data transfer then this is doable.
Thanks.
Regards,
dlim