Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
12 years ago

jpeg image library code in verilog

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

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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.