Forum Discussion
Altera_Forum
Honored Contributor
12 years agosingle FPGA as TXR and RXR
Hello, I have just been exposed to working with FPGA. I want a single FPGA to act as the transmitter(say, generates bits) and as a Receiver(say, to test for bit error) . How do I make the fpg...
Altera_Forum
Honored Contributor
12 years agoThank you everyone ! At the receiver, the serial data should be stored in a buffer variable ? It woiuld be nice if someone can explain as to how the bits generated from the txr will be received at the receiver bit by bit as and when the txr send them .