NSuku
New Contributor
7 years agoSynchronization between Processor and external FPGA
I am trying to implement control mode switching in a motion control application. The processor will swap data sets in the memory and use it for some calculation. The FPGA is supposed to swap the data sets and use it for calculation in parallel. This has to be synchronized i.e in a single sample (time frame of 10 microseconds) where both the external processor and the Arria 10 FPGA Soc has to synchronize the switch. Can you give some ideas on how to achieve this?
Processor : PowerPC
FPGA : Arria 10 FPGA SoC
Interface : Serial Rapid IO
Thanks in advance!
Nivetha