UART

Thread Starter

jasonkee111

Joined Mar 7, 2009
4
Hi. i have one design that is UART written in verilog code. The simulation is successfully done. However, when i program my design to the DE2 board and connect it to the PC using the RS232, there is no output shown in hyper terminal. i would like to ask a favor that help me to have a look on my coding to check that whether my design got any problem. Your effort would be much appreciated. thanks
 

Attachments

tuborggg

Joined Jan 3, 2009
37
Hi,
I'll check your code later, but I have another suggestion to you - connect your Tx to your Rx and you'll be able to check yourself, without the PC.
 
Top