Forum Discussion
Altera_Forum
Honored Contributor
16 years agoNeek - Uart
im just a newbie in FPGA programming just want to ask how to add a UART (rs232) into the hardware design. I already tried to add it on SOPC builder and generate and recompile it ...
Altera_Forum
Honored Contributor
16 years agoYou need to do two things:[list][*]create the pins in the pin planner, as you did
[*]connect those pins to the SOPC component in your top level design file[/list]