Forum Discussion
Altera_Forum
Honored Contributor
14 years agoYeah, the best way is to start by examples that will give you ideas on how to operate.
Depending on the complexity of development and the facility of use you can: - Easiest : use in system memory content editor - System console http://www.altera.com/education/training/courses/oemb1117 - JTAG uart or real uart interfacing (with your own app) - TCP Sockets with custom communication protocol for sending requests to the board to refresh upload or download your data also with your own PC app.