Altera_Forum
Honored Contributor
15 years agoALTGX byte ordering problem
Hello,
I am using two stratix II signal integrity development kits, and try to communicate between them using the ALTGX megacore. I am using it in 16-bit width. I am experiencing a problem with the order of the bytes - I send two words, i.e. "AABB", "CCDD" but the receiver side receives "DDAA", CCBB" or something similar. What could be the problem? more details: protocol - basic, no loopback. opration mode - receiver and transmitter data rate - 624MPBS word alignment: sync state machine word alignment width: 10 word alignment pattern: 17c 8b/10b mode: normal Thanks!