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++
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

uart tutorial for DE1-SoC

Altera_Forum
Honored Contributor II
2,019 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
948 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