We're tesing c6678 to communicate with lattice fpga via srio. But encounter some error.
The FPGA could send NWRITE c6678 dozens of packets successfuly, and may stop for a while about 450ms, then continue send.
we use DIO mode, and the c6678 does nothing except ready for receiving.
While receiving, the SP0_ERR_STAT of C6678 is 0x00020602, which means: Input Error-encountered and Input Retry-stopped.
What I want to know is :
1. what situations will result in this error?
2. What the use of flow control ?
3. How to config srio to work at 1.25G?