Forum Discussion
Altera_Forum
Honored Contributor
12 years agoimage processing
We r using cyclone III EP3C120F780C7 . Through DVI daughter card we want to send images to the board for processing and after that will retrieve those images again on the pc Please tell us it i...
Altera_Forum
Honored Contributor
12 years agoDVI is really a video interface. It would be much easier (and possibly quicker) to send single images via a data interface rather than DVI. How about RS232 (for easy FPGA implementation?) or ethernet or PCI if you have the cores avaialble?