Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++

uart tutorial for DE1-SoC

Altera_Forum
Honored Contributor II
1,620 Views

I am trying to get output from a logic I am implementing in the FPGA through the UART (RS232 -> USB ). I am new to the SoC-based design flow and hence couldn't figure out how to connect the peripherals in Qsys. I would appreciate it if anyone could give me a tutorial for this kind of design.

0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
549 Views

Check out the GHRD for that board. It may already have a UART implemented in the FPGA, and if it doesn't then it probably has some basic IP in it. You could use that to see how to add a UART yourself.

0 Kudos
Reply