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 agoAs Tricky said, the relatively simple task of getting your image into the FPGA so it can process it is being complicated by your choice of trying to use DVI for something which it was not intended.
Sure, you can probably eventually get something working. But I really think you would be better off taking Tricky's advice and use some other interface (USB, JTAG, RS232, Ethernet, PCIe, .... ) which already has the necessary support on the PC side to accomplish your task. Good luck!