Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17268 Discussions

jpeg image library code in verilog

Altera_Forum
Honored Contributor II
1,345 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
581 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