MP3 Decoder in VHDL
Details
Category: System on Chip
Created: Dec 16, 2003
Updated: Jan 27, 2020
Other project properties
Development Status: Alpha
WishBone compliant: No
WishBone version: n/a
License: n/a
Description
This project is to implement an MP3 decoder in VHDL in terms of MPEG-1 layer3 standard. It is composed of all the components of MP3 decoding process. MP3 bitstreams can be fed into the input module of MP3 decoder and a decoded pcm output file will be produced when the MP3 decoding process is completed.
Features
- Code is written in VHDL
Status
- Verified in simulation using Modelsim