Forum Discussion
Altera_Forum
Honored Contributor
16 years ago@uelee,
--- Quote Start --- i need to let my board to read/write data from/to pc or another board. What is the easiest way to do that? I know with the kit, I already have usb/ethernet ports on board, are them ready to do this job, or what else do I need? --- Quote End --- What specific boards do you actually have? The communication possibilities of course depend on this. What is the speed at which you want to communicate? Generally speaking you can use the usb and the ethernet ports to communicate with your PC or another board. You can of course also use a UART for serial communication.