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 agoThank you for reply.
--- Quote Start --- this code is only suitable for simulation, you cannot synthesise it for an FPGA. --- Quote End --- Ok, it is not important not to be able to synthesise. I just want to understand the code. Especially to make the code read the hex file part. :)