Forum Discussion
kdntnk
New Contributor
7 years agoSynchronization between multiple FPGAs (between boards)
Hello. everyone. I am considering development with Cyclone IV or Cyclon V. Can you tell me the best way to synchronize between multiple FPGAs (between boards)? specification · The external clock ...
ak6dn
Regular Contributor
7 years agoBest way is don't. Use source/embedded clock interfaces with receive FIFOs. Then you can pass data/commands between devices without high speed synchronization issues.