Forum Discussion
Altera_Forum
Honored Contributor
9 years agoUart without Nios
Hi guy!! How can I use UART core without NIOS?? (I want to implement a UART port to Cyclone II without NIOS) Qsys has a UART (RS 232 Serial Port). UART has a Avalon Memory Mapped Sla...
Altera_Forum
Honored Contributor
9 years agoJust code up a UART module. The functionality is pretty simple and it is not difficult to implement exactly what you need.
Or else just cheat and use google: http://www.asic-world.com/examples/verilog/uart.html