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 --- 1) Perhaps to build a shift register logic? 2) Transmit the serial data out through state machine control. 3) Use CV transceiver (Best Option) --- Quote End --- 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.