Forum Discussion
Altera_Forum
Honored Contributor
15 years agohelp required for project implementation....
hi, im working on a project which deals with vlsi as well asimage processing, for this i need to store a 256X256(gray scale )image and access its each and every pixel and perform an operation onthat ...
Altera_Forum
Honored Contributor
15 years agoYou need to start with algorithm first. Then translate algorithm into a piece of RTL, Verilog or VHDL. Then synthesize it and program it onto FPGA for debugging.