搜索资源列表
C54X-bootloader
- 利用仿真器实现FLASH的在线烧写程序,适用于TI的C54X系列DSP-use simulator to achieve FLASH online burning procedures applicable to TI C54X DSP Series
C54X
- TI公司C5000系列DSP的算术实验程序,主要是C54X系列的-TI C5000 DSP arithmetic series of experimental procedures, mainly C54X series
c54x
- c54x的VeriLog程序代码 也是opencoreip
TI-C54x-CGT-v4[1].1.1.2
- Linux平台下TI的C54X序列DSP的开源编译器,没有TI昂贵的Windows工具链也能写DSP程序啦!
C54X带通滤波器汇编文件
- C54X带通滤波器汇编文件,给出54系列处理器进行带通滤波运算的全部过程,可以直接使用。-C54X bandpass filter compilation, 54 family of processors is the band pass filter in the whole process can be used directly.
C54X高通滤波器汇编文件
- 此汇编文件为C54X系列处理器进行高通滤波运算使用的文件。可以直接使用/-this compilation document for C54X series processors for high pass filter used in the paper. Direct access /
C54x ADPCM
- 这是应用于DSP的语音解压缩源程序-This is the voice of the DSP application decompress source
C54X带通滤波器汇编文件
- C54X带通滤波器汇编文件,给出54系列处理器进行带通滤波运算的全部过程,可以直接使用。-C54X bandpass filter compilation, 54 family of processors is the band pass filter in the whole process can be used directly.
C54X高通滤波器汇编文件
- 此汇编文件为C54X系列处理器进行高通滤波运算使用的文件。可以直接使用/-this compilation document for C54X series processors for high pass filter used in the paper. Direct access /
ADPCM源代码
- C54X语音压缩编码,采用ADPCM算法,- C54x speech compress codec,based on ADPCM algorithm.
C54X-bootloader
- 利用仿真器实现FLASH的在线烧写程序,适用于TI的C54X系列DSP-use simulator to achieve FLASH online burning procedures applicable to TI C54X DSP Series
bpass_c
- C54X带通滤波器汇编文件 5416的BOOTLOADER 代码 -C54X bandpass filter compilation 5416 code of BOOTLOADER
C54系列DSP十天速成
- Ti的C54X系列DSP芯片软件开发十天速成!-Ti series of C54X DSP software development for 10 days shorter!
glms
- 汇编代码 c54x的自适应滤波器(LMS)的实现 -compiled code c54x adaptive filter (LMS) Implementation
fir_test
- C54X下的FIR滤波器程序,输入一高频分量和低频分量的混合波,用FIR滤波滤除其中的高频分量!-C54X the FIR filter procedures, the importation of a high-frequency and low-frequency components of the mixed-wave components, FIR Filtering with the high frequency compon
C54X_mcbsp
- 在C54X DSP下写的串口收发程序,利用串口收发数据,并在DSP内对数据作简单处理!-under the C54X DSP serial port transceiver written procedures, the use of serial data transceiver, and the DSP within the data processing simple!
C54X
- TI公司C5000系列DSP的算术实验程序,主要是C54X系列的-TI C5000 DSP arithmetic series of experimental procedures, mainly C54X series
c54x
- c54x的VeriLog程序代码 也是opencoreip-C54x is the Verilog code opencoreip
TI-C54x-CGT-v4[1].1.1.2
- Linux平台下TI的C54X序列DSP的开源编译器,没有TI昂贵的Windows工具链也能写DSP程序啦!-Under the Linux platform, TI s C54x series of open-source DSP compiler, not TI expensive Windows tool chain DSP program can also write it!
fft
- 本实验的目的在于学习FFT 算法,及其在TMS320C54X 上的实现,并通过编程掌 握C54X 的存储器管理、辅助寄存器的使用、位倒序寻址方式等技巧,同时练习使用 CCS 的探针和图形工具。另外在BIOS 子目录下是一个使用DSP/BIOS 工具实现FFT 的程序。通过该程序,你可以使用DSP/BIOS 提供的分析工具评估FFT 代码执行情况。-The purpose of this study is to learn F