Forum Discussion
Altera_Forum
Honored Contributor
14 years agoImage processing with VHDL
Hello, everyone. I am trying to understand a code on image processing. I think i am stuck on the simplest part. :) The bold parts are that i couldn't solve. How can i read a file from outside ...
Altera_Forum
Honored Contributor
14 years agoWhat is the point of doing something in VHDL/Verilog that is not synthesizable?
Sorry i can't help because i've never used VHDL to interpret a file, but the hex part are just bits, you can compare them to other bits that have a meaning and see the info on the file..