Forum Discussion
Altera_Forum
Honored Contributor
16 years agodata that is to be sent from the DE1 board is ASCII codes and morse codes
whereas the encoder only has 4 data pins how to divide the 8-bit data into 4-bit so that it can be sent twice? and what about the receiver part? how to store the received data and combine it again into the 8-bit data?