Forum Discussion
Altera_Forum
Honored Contributor
7 years ago --- Quote Start --- In your case you'll need to write code that listens to input from a computer and, based on that command, generate some output signal. I suggest using a uart for the input, since it is a relatively easy protocol and there are plenty of examples and open-source cores for that. --- Quote End --- If you dont mind can you share the Example design link for UART ?