Altera_Forum
Honored Contributor
15 years agoUART in Verilog, testing in Modelsim/Quartus
Hi,
I need some help with UART use on Bemicro board. I have a small verilog design and want to debug it. Hence I am planning to send some data over UART to see on computer (I belive thats easiest way to debug my design?). I dont want any processor in my design. So, is there a reliable and simple UART verilog core altera gives? (to speed up my work ! ! !). And even if I write a UART interface on FPGA side, how to I test it? does modelsim help me read TxD and RxD pins (from UART) on FPGA so that I can send some data and receive on my computer? There are two questions here. I am really struck with UART in my work. Any help here is really appreciated. Thanks, Sirisha