Forum Discussion
Altera_Forum
Honored Contributor
13 years agoHELP, How to Output 8 bit data(11001100) from FPGA to one of IO port.
Topic: HELP, How to Output 8 bit data(11001100) from FPGA to one of IO port. I will use my oscilloscope to measure the wave form. Can anyone advice how to start? Any tutorial online can share...
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- How's using the transceiver the best option? It's a massively complicated option if all he has to do is shift an 8 bit pattern out on a pin. To the OP, use a shift register! Nial. --- Quote End --- of course, you are right if this is just a very small project. But to certain extent, it is great to learn using transceiver in FPGA. Eventually, many serial data communication will require to use transceiver.