Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

MP3 decoder chip built with PLD and VHDL

Status
Not open for further replies.

wafer101

Member level 4
Joined
Sep 16, 2002
Messages
70
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
529
mp3 vhdl

Hello guys.

Does any one know if it is possible to build a MP3 decoder chip with an embedded softeware/ VHDL and burn it in a PLD such as Altera, Xilinx or others.

Note: I am talking about the chip itself not all the mp3 player, even better is the info you supply makes use of this chip within a mp3 player project.

appreciate any help link or comments.

Thank you in advance

wafer101
 

mp3 decoder vhdl

I guess it is difficult to implement MP3 encoder/decoder on FPGA.
The polyphase filter bank and psychoacoustic model causes a large amount of computation and table look-up. Those are better done by a MCU or DSP,such as ARM7 or TI 55xx DSP.
Any other suggestion?
 

mp3 player design using vhdl

Using Altera Stratix and Xilinx Vertex II multipliers and aboundant ram should make that project possible. Sadly, I don't have the MP3 algorithm but the above FPGA devices should make life easier in terms of polyphase filters and lookup tables. I just hope nobody expects to realize this in a 10$ chip... :)
 

mp3 core+vhdl

It is better to use DSP not the FPGA to compute the MP3 data. For FPGA it's an impossible job.
 

vhdl mp3

Hi !!!
For more info see the link ,open design of MP3 player uses FPGA+Microcontroller+MP3 decoder IC https://www.pjrc.com/tech/mp3/

enjoy :p
 
  • Like
Reactions: eliss

    eliss

    Points: 2
    Helpful Answer Positive Rating
mp3 encoder vhdl based program

Thanx for replying.....
It is hard to beleave that it is not possible to design an MP3 decoder with a FPGA (@ltera or Xilinx PLD), now a days they are quite fast....... If an old 386/486 PC processor can do it why couldn't the latest PLD. ........ No doubt DSPs can do it , but I wanted to try with VHDL, anyway something to stick components together and not the entire DSP EVM.
Thank you.
 

elm mp3 fft

wafer101:

Look at avinashr link. You'll find the full design including the Xilinx Spartan schematic (no VHDL, oups!) and the 80c51 micro-controller code. It can be a good start for your project.
 

mp3 fpga ip

I think it is possible to implement it on FPGA, but it will never be efficient and feasible to continue production using ASIC, as there are very long delays which need a lot of memory
this is why u find 99% of the companies which sell the decoder/encoder mp3 use a DSP based chip

but i think it is doable on an fpga
 


mp3 decoder fpga spartan

Here is the Ultimate for you all MP3 lovers!!!!!!
I got it from my friend presenting -= AS IT IS =- possibly info about Implementation of an MPEG_Audio Layer III decoder. pl do not ask me any thing about it.
here is the first file
:?
 
  • Like
Reactions: eliss

    eliss

    Points: 2
    Helpful Answer Positive Rating
ip mp3 decoder vhdl

I don't know if a MP3 decoder is possible to implement in a FPGA but at least the encoder yes it is. This is what it claims Cel?xica did easily with its H*a*n*d*e*l*-*C.

**broken link removed**
 

mp3 decode ic

Hi,
Look on **broken link removed**
:D
 

mp3 decoder.vhdl

Hi Hynix,

It seems that bsp-main.zip is corrupt. Would you please upload it again?

THK
 

mp3 player vhdl

check this site...it may be helpful
w*w.khlim.be/~jgenoe/Cursus/vhdl/MP3
 

mp3 decoder chip

I think fpga can make mp3 decoder, because I have already complete the design on July this year, and I used fpga is xilinx Virtex-E 600 X 2
 

vhdl arm datapath

zzxxdd:

would you please tell me (us) how did you go about it. Some tech. detalis.
thanx!
 

mp3 decoder project in vhdl

zzxxdd said:
I think fpga can make mp3 decoder, because I have already complete the design on July this year, and I used fpga is xilinx Virtex-E 600 X 2

Hello

first of all, congratulations for this design! nice work

I am a lecturer and i want my students to build part of this design in fpga xilinx!
So I am interested in your design! Have you tested it completely (with real music I mean!)

How many slices did you use for this design? Did you use public IP?

Thank you for all technicals informations!

FPGA_man
 

vhdl mp3 decoder

I'm not shoure if its work but you can tst it

I have D\L from some univercity FTP



Bobi
 

vhdl mp3

thank you!

but the rar seems to be corrupted! the vhdl files cannot be openned

anyway merry christmas to everyone!

fpga_man
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top