Hi
My customer has one SRIO question on custom board.
There are three DSP on the board and one DSP is connected to two other DSP with SRIO like below.
DSP1 <- x1 ->DSP2 <- x1 -> DSP3
1. DSP1/2/3 initialize SRIO port and wait some time(about 10 seconds).
2. DSP2 starts to send test data to DSP1/3 after waiting time.
3. And DSP1 and DSP3 re-send received data to DSP2.
4. Then DSP2 compares data from DSP1/3 with its test data.
The problem is that the reply time is very variable.
It takes 1 ~ 3 minutes for DSP2 to receive data re-sent by DSP1/3.
Can you let me know how long it takes to start transmission on two EVM?
Regards,
YC