Forum Discussion
Altera_Forum
Honored Contributor
14 years agoI had established serial communication through UART long days ago by adding UART in SOPC builder and it is quite easy to do that.You need to read UART IP document and then just set registers (transmitter,recevier,control.etc..) and type from computer and read it through your UART receiver register.