Forum Discussion
Altera_Forum
Honored Contributor
9 years agoHi, you can actually use the UART IP in the FPGA if the HPS is not needed. Of course this means that you can't use the built in UART USB on DE0-Nano-SoC (since it is connected to the HPS UART). Search UART in the IP Catalog and you should see "Altera 16550 Compatible UART" and "UART (RS-232 Serial Port)" in the list. Note that I am using Quartus 16.0
The user guide for these IPs are located here: https://www.altera.com/en_us/pdfs/literature/ug/ug_embedded_ip.pdf You will then need to connect the IP output to FPGA pins (for example, the DE0 Nano SoC has GPIO expansion header that you can use)