Hello Bela, Depending on how you're reading your binary file on the computer, the easiest thing to do would probably be to use the ROACH2's 10 GbE networking.
You can then use e.g. a python socket program to send the data to the ROACH2 in chunks, receive and process it on the FPGA and then use the 10 GbE core again to send it back to the computer, or to a different computer if the datarate is high enough to warrant sending and receiving on different machines. Specific details would depend more on exactly what you want to do. Regards, James On Thu, Apr 19, 2018 at 8:06 AM, Bela Dixit <[email protected]> wrote: > Hi CASPERites, > I am having digitized data which is available in binary file. This > data I want to push on to the ROACH2 board as an input for further > processing. > Kindly suggest me what are the options that can possible in this > regards. > > > > > > Thanks & Regards, > Bela > > > -- > You received this message because you are subscribed to the Google Groups " > [email protected]" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > -- You received this message because you are subscribed to the Google Groups "[email protected]" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected].

