Can HDL Coder 3.0 (R2012a) produce HDL code for JPEG-2000 compression and decompression for use in an FPGA?

2 views (last 30 days)
I am looking to encode and decode JPEG-2000 images, and then port them to HDL for implementation on an FPGA.
Is this supported by HDL Coder 3.0 (R2012a)?

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 29 May 2012
The ability to generate HDL code for JPEG-2000 compression and decompression is currently not available in HDL Coder 3.0 (R2012a).
The only workaround is to implement these algorithms using the supported subset of the MATLAB language for code generation:
<http://www.mathworks.com/help/toolbox/eml/ug/bq1h2z8-12.html>

More Answers (0)

Products


Release

R2012a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!