Forum Discussion
TPico
New Contributor
7 years agoHow to read a .mif file from ROM correctly?
Hi, I want to do some image processing with the DE2-115 altera board. So I have converted a 28x28 bmp gray image into a .mif file and initialised the ROM with it. Now I read the pixels from the rom a...
AndyN
Occasional Contributor
7 years agoWhat do you mean by "not good"? What exactly are you seeing versus what you expect? Can you share your code?
- TPico7 years ago
New Contributor
Hi,
I added how I instantiated the ROM (third one) in MegaWizard Plug-In Manager, the original gray image (28x28 in bmp) (first one), the result image (second one). I will share the code later.