Forum Discussion
Can Serial Lite II in a Stratix IV talke to Serial Lite III in an Arria 10???
- 3 years ago
Hi Robert
No, the SerialLite II and SerialLite III IPs are incompatible due the different encoding schemes used by each. SerialLite II uses 8B/10B encoding and SerialLite III uses 64B/67B encoding. Packet structure differences also prohibit compatability.
You can find the above information at Intel FPGA Knowledge Base articel below.
https://www.intel.ca/content/www/ca/en/support/programmable/articles/000080304.html
In the case, you could consider stick to Serial Lite II in A10, below is the wiki link to the design example and also the Serial Lite II design and document (https://community.intel.com/t5/FPGA-Wiki/Using-SerialLite-II-IP-on-Arria-10-devices/ta-p/735662)
Hi Robert
No, the SerialLite II and SerialLite III IPs are incompatible due the different encoding schemes used by each. SerialLite II uses 8B/10B encoding and SerialLite III uses 64B/67B encoding. Packet structure differences also prohibit compatability.
You can find the above information at Intel FPGA Knowledge Base articel below.
https://www.intel.ca/content/www/ca/en/support/programmable/articles/000080304.html
In the case, you could consider stick to Serial Lite II in A10, below is the wiki link to the design example and also the Serial Lite II design and document (https://community.intel.com/t5/FPGA-Wiki/Using-SerialLite-II-IP-on-Arria-10-devices/ta-p/735662)
- AUcamera3 years ago
New Contributor
can the Stratix IV run Serial Lite III?