Title:
BaselineJPEGSoftwareCodecCodes Download
Description: In term project, we will take the baseline JPEG codec in ARM-based platform system as an example to practice the design flow in SoC. We divide the project into threeparts, and the goal of each part is described as follow.Part I: Design a baseline JPEG software codec in C/C++ and port it to ARM core, (ARM7TDMI, ARM720T, or ARM922T.) Part II: Make use of virtual prototype to integrate/verify the hardware and software.Part III: Verify your soft IP in target environment.
File list (Check if you may need any files):
Baseline JPEG Software Codec Codes
..................................\project1.pdf
..................................\sw
..................................\..\bmp.cpp
..................................\..\jpeg.cpp
..................................\..\jpeg.h
..................................\..\main.cpp
..................................\..\marker.h
..................................\..\picture.cpp
..................................\..\stream.cpp
..................................\..\stream.h
..................................\..\type.h
..................................\sw.bat
..................................\test_patten
..................................\...........\lena.txt
..................................\...........\test3.bmp