资源列表
dc_block
- 用dsp实现去到信号中的直流分量,C64系列,小端存储,C语言实现,采用Q格式定点运算,输入数据在Q13格式,使用前,先将dat文件的load到inp_buffer地址的内存里,可用graphy观看输入输出波形-Go to the signal using dsp realize the DC component, C64 series, little-endian, C language, using fixed-point arithmetic Q format, the input dat
FPGA_trainning2013A
- 在EDA实验课上面,自己编写的NCO程序,可以产生出比较真实的正弦波、三角波以及锯齿波,用VHDL程序编写,有modelsim仿真textbench程序-On EDA experiment, oneself write the NCO program, can produce more real sine wave, triangular wave and sawtooth wave with VHDL programming, have the modelsim simulation text
FPGA_sos_module
- 这个程序是我编写的基于黑金开发板的调试小程序,功能是发出SOS信号的声音,可以直接下载应用的,对于正在学习黑金开发板以及VHDL的同学很有帮助的。-This program is based on written my black gold development board debugging small program, function is to signal the SOS voice, you can directly download the application, to cla
uart
- vistual dsp++下的uart驱动(用fpgaUART的IP)-vistual dsp++ the uart driver (with fpgaUART the IP)
pwm
- ts101在vistual dsp ++上的pwm驱动源程序-ts101 in vistual dsp++ pwm driver source on
eth_testv1.3_0523_ok
- TS101在VISTUAL DSP++上的的DM9000测试程序,本人测试通过-TS101 in VISTUAL DSP++ test program on the DM9000, I test
1024fft
- 1024点fft程序,在ccs上可以直接仿真,无需调试FFT1024点DSP例程-1024 point fft procedures ccs can direct simulation, without debugging FFT1024 point
tftlcd
- initialization of tft LCD for tms320f2812 DSP. suitable for code composer studio version 3.3-initialization of tft LCD for tms320f2812 DSP. suitable for code composer studio version 3.3
eeprom
- initialization of EEPROM for tms320f2812 DSP. suitable for code composer studio version 3.3-initialization of EEPROM for tms320f2812 DSP. suitable for code composer studio version 3.3
gpioled
- initialization of GPIO for tms320f2812 DSP. suitable for code composer studio version 3.3-initialization of GPIO for tms320f2812 DSP. suitable for code composer studio version 3.3
adc
- initialization of ADC peripheral tms320f2812 DSP. suitable for code composer studio version 3.3-initialization of ADC peripheral tms320f2812 DSP. suitable for code composer studio version 3.3
PLL
- Here is a project for PLL initialization of tms320c5509a DSP. note that there are 2 projects in zip file. one in assembly language and the other in C language. best regards.