Forum Discussion
Altera_Forum
Honored Contributor
13 years agoLet me clarify. The Verilog (sorry i said VHDL by mistake earlier) code that I have is working correctly i.e. if I specify the bmp file as input it produces (encodes) a jpeg file.
I need processors which will run each module of my set of Verilog. eg. I have a DCT (Discrete cosine transform) module but need the processor elements to run this module. The idea is to design each processor separately to run each element and then create a "Network On Chip" communication system to run all the encoding models. Thanks for your suggestion !