Hello,
As per the RapidIO spec 2.2, the max Gbaud rate supported per lane is 6.25. Per my understanding, 8b/10b encoding is always to be used. So that means that the max Gbaud rate supported per lane in terms of the rapidio packet bytes after decoding will be 6.25 * 0.8 = 5 Gbaud. Further, the figure of 5 Gbaud is inclusive of the header, padding and CRC bytes, and if we strip those away, the theoretical maximum data transfer rate will decrease further. Can anyone please confirm my understanding?Link Copied
For more complete information about compiler optimizations, see our Optimization Notice.