Hi,
I need a Verilog code for echoing back the bytes recieved on a serial port. I am using Xilinx Spartan-3 FPGA. Could anyone give me some simple code?
Thanks a lot in adavnce,
Prateek Singhal
Hi,
I need a Verilog code for echoing back the bytes recieved on a serial port. I am using Xilinx Spartan-3 FPGA. Could anyone give me some simple code?
Thanks a lot in adavnce,
Prateek Singhal
"Prateek Singhal" schrieb im Newsbeitrag news: snipped-for-privacy@g44g2000cwa.googlegroups.com...
yes, here it is:
assign TXD = RXD;
that should do it, works for all baudrates!!
Have something to add? Share your thoughts — no account required.
Ask the community — no account required