Forum Discussion
Altera_Forum
Honored Contributor
14 years agoUART Transmitter Sends Bytes Out of Order
Hello, I have the following Verilog code which sends 8 bytes to the serial port successively after a button is pressed. The problem is, the bytes are sent out of order as to what I would e...
Altera_Forum
Honored Contributor
14 years agoI'd test without repeated byte values - might make it slightly more obvious what is going on.