Forum Discussion
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 wi...
Altera_Forum
Honored Contributor
15 years agoI'll give another example which implies it's not bit ordering:
the transmitter sends "0000", "0220","7C0B","0000" but the receiver receives "2000","0B02","007C"....