搜索资源列表
mp3控制器
- 这是基于ALTERA 公司EP1C3T144C8型号的FPGA用VHDL语言编写MP3播放控制器
FPGA_MP3.rar
- 该程序包为FPGA的例子,用FPGA来设计MP3播放器,The package for the FPGA example, using FPGA to design MP3 player
mp3decoder.rar
- mp3 解码的verilog代码,通过仿真综合及验证,能够播放所有的.mp3文件。压缩包包括所有的verilog源码以及详细的文档。,mp3 decoding Verilog code, the adoption of an integrated simulation and verification, can all play. mp3 file. Compressed packet including all the Verilog source code and detailed docu
mp3
- MP3音频解码的verilog源代码,已经验证过的,可综合-MP3 Audio coding
mp3decoder
- verilog实现mp3解码程序,包括testbench-mp3 decoder verilog implementation procedures, including the testbench
mp3_decoder
- MP3解码的VHDL实现,包括霍夫曼解码等-VHDL realization of MP3 decoding, including Huffman decoding
vhdl_source
- MP3 for XPLA3 XILINX.CPLD,必须在XILINX的FPGA芯片下使用,因为IP核是xilinx-MP3 for XPLA3 XILINX.CPLD, must XILINX use of FPGA chip, as is the Xilinx IP core
IP_CORES
- IC内核的设计源码!其中包含MP3内核,CPU内核,I2C内核等多达式种IC设计的源码!-IC design of the kernel source code! MP3 contains one of the kernel, CPU core, I2C kernel up-type species such as IC design source!
huffman
- MP3播放器中的基于霍夫曼(huffman)解码的vhdl语言描述-MP3 player based on the Hoffmann (huffman) decoding descr iption language vhdl
BKMP3_verilog
- The mp3 decoder write by using Verilog
mp3
- MP3解码器的VHDL源代码 ,很实用的,设计时可以参考 ,很罕见的完整MP3 decoder源码 -VHDL code for MP3 decoder
MP3_Manual
- mp3 manual for begginers
MP3mdct
- 在MP3 编解码器的设计中,前向MDCT 与反向IMDCT 是两个计算最为复杂的部分。 提出了一种新的算法,对MDCT 与IMDCT 的实现进行优化,极大地降低了运算量。该算法将 MDCT 与IMDCT 的计算分成三步实现: 前处理, 核心处理, 后处理。其中,核心处理部分由 MDCT 与IMDCT 共用,大大减少了对硬件电路的需求,降低了芯片成本。-In the MP3 codec designs, prior to the MDCT and IMDCT are two reve
decoder
- 这是一个开源的mp3解码器FPGA解决方案,内部有 VHDL语言编写,内部有说明,全英文的-This is an open-source mp3 decoder FPGA solution, within the VHDL language, within the note, all in English
504587mp3_decoder
- decoder mp3 using vhdl
mp3_designtest
- MP3 player source code
MP3
- MP3解码的ASIC全部过程,包换含c和vhdl代码,样例。-MP3 decoding ASIC whole process, shifting with c and vhdl code, sample.
cdngo
- MP3 Code Converter program
mp3
- 实现,MP3播放器的硬件设计,主要是用内核的搭建和使用VHDL语言完成驱动的编写。-it is a mp3 player,written with vhdl.
FPGAMP3_LUKA_Project_Proposal
- The goal of this project is to design a MPEG Layer III (MP3) player using a FPGA board. The FPGA will read MP3 source files, decode them into a 16-bit Pulse Code Modulated (PCM) output, and play the audio files through an external speaker.