Altera_Forum
Honored Contributor
12 years agoEmulation of long propagation delay in board-to-board communication
Dear all,
Thanks in advance for reading this thread and if possible please comment and advise me to find a suitable solution. I have built a FPGA based testbed that realizes FPGA-to-FPGA communication for exchanging data and control messages of a network protocol. This transmission is done by means of SMA cables connected to transceivers on the FPGA boards (Stratix IV GT). Because the cables are much shorter compared to cables in the real network, I want to emulate a long propagation delay by delaying the streaming output data in FPGA design. In my understanding, this is something like what the "Avalon-ST delay" IP core in Qsys and the "RAM-based Shift Register" megacore in MegaWizard Manager do. But these two cores provide a small number of cycles (maximum is 256 clk cycles) for which the streaming output is delayed. If you know the other IP core that supports a very large number of clock in delay, or you have a better solution for my issue, please advise. I need to have up to 312500 clock cycles of delay with my working clock (156.25Mhz), i.e., 2 milliseconds. Best regard,