Forum Discussion
Altera_Forum
Honored Contributor
15 years agoI did have some nice code for swapping between little-big Endian, can't for the life of me find it :)
Anyway, a simple Google search yields the following results: - http://www.gdargaud.net/hack/sourcecode.html (Scroll down to Swapping Endian Byte Order) - http://www.dreamincode.net/code/snippet4548.htm