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 agoYes, you declared the pins in the top level design file, and assigned them in the pin planner.
Now you actually need to connect those to the SOPC component. Scroll further down in the verilog file and you should find the SOPC instantiation.