Forum Discussion
Altera_Forum
Honored Contributor
16 years agoImage processing project
I am in final year of my B.TECH and i have chosen image processing as subject of my final year project. I want to make either image detection, fingerprint detection or smthng u can suggest. But i am ...
Altera_Forum
Honored Contributor
13 years agoFirst the Vertex isn't an Altera FPGA, you should go to a Xilinx forum to ask your question.
Second you can't directly "read a file" with HDL. You can create an IP that uses configuration registers and data streams, but if you need file access it is better to use an embedded CPU with some software for that part.