Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16604 Discussions

jpeg image library code in verilog

Altera_Forum
Honored Contributor II
1,047 Views

I need jpeg image library code in verilog for read an image in the sram memory.

0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
283 Views

Its very unlikely you'll find one, especially not for free. JPeg uses compression and is rather complex. Much easier to decompress on a PC and transfer to the SRAM.

0 Kudos
Reply