搜索资源列表
videodigitalsignalscontroller
- 用fpga技术实现基本的视频信号处理:主题程序;视频图象数据采集程序;sram的读写控制;测试程序-they simply use the basic technology of video signal processing : theme; Video data acquisition procedures; SRAM literacy control; test procedures
OV7620_TEST
- FPGA驱动OV7620程序代码,SCCB部分由单片机完成,FPGA负责完成图像处理和TFT液晶的显示。经试验,效果不错!-FPGA-driven OV7620 code, SCCB completed in part by the microcontroller, FPGA responsible for the completion of image processing and TFT LCD display. The test, good results!
key
- 键扫描 处理程序 verilog 使用时钟为50Hz // 低电平为按下,高电平为断开 // 输出状态,1为键入,0为无键-Key scanning process using the clock for Verilog 50Hz// low level for the press, high for the disconnect// output state, one for the type, 0 for no key
verilog
- 是数字信号处理的FPGA实现中所有程序(书中为VHDL)的verilog代码,很好,很有用-Digital signal processing in the FPGA to achieve all the procedures (the book for VHDL) of the verilog code, very good, very useful
DM642_syn
- 一个用vHDL语言编的同步程序,对图像处理人员有帮助哦-VHDL language used for a synchronization process, the image processing staff helpful Oh
FPGA_ADDA
- 基于 Cyclone EP1C6240C8的ADS2807,DAC2902 测试程序。主要用来使用FPGA控制ADC采集和DAC的输出,从而达到高频率信号处理的功能。首先从ADC2807采集数据,然后送给DAC2902输出。 采用FPGA口线模拟ADC2807和DAC2902的时序来实现。 提供ADC采样频率控制、DAC输出频率控制、输出波形控制、ADC通道转换、DAC通道转换等功能。-Based on Cyclone EP1C6240C8 of the ADS2807, DAC2902
Verilog_study_book
- 现代计算机与通讯系统电子设备中广泛使用了数字信号处理专用集成电路,它们主要 用于数字信号传输中所必需的滤波、变换、加密、解密、编码、解码、纠检错、压缩、解压缩等操作。这些处理工作从本质上说都是数学运算。从原则上讲,它们完全可以用计算机或微处理器来完成。这就是为什么我们常用C、Pascal 或汇编语言来编写程序,以研究算法的合理性和有效性的道理。-Modern computer and communication systems are widely used in electronic eq
wm8731App1
- 刚完成的基于DE2-70FPGA开发板的音频处理程序,研究了3天,好不容易完成的。使用WM8731芯片实现AD采集,然后通过DA输出到line out.-Recently completed development board based on DE2-70FPGA audio processing procedures of the three days, finally completed. AD using the WM8731 chip collection, and then DA o
dsp
- WCDMA中频FPGA DSP处理程序,DSP采用TMS320C6203,完成FPGA的调制参数配置和各物理信道编码数据的发送。-DSP program fot WCDMA middle-frequency FPGA. Use TMS320C6203 as DSP chip.
Key
- VHDL的键盘处理程序,已调试,可直接调用,下载-VHDL keyboard handler, has been commissioning can be called directly, download
rs232_syscon_latest.tar
- 串口通信后处理程序,可以对收到,到的数据进行处理,来源opencore-After serial communication process, can be received, the data processing, source opencore
sequence
- 恒虚警处理程序,主要功能实现排序选出最小值,宽度为16位,深度为1024-constant false operation s
UART0UART1
- 周立功开发板的串口处理程序,能参考用用,-ZLG development board serial port handler
C6416DSK
- dsp图像处理程序 imlib库等的使用技巧-DSP image processing program imlib library use skills
edge_catch
- 信号去抖动处理程序,通常在时钟沿到来时,信号出现不稳定,这个程序可以处理-signal process jitter
数字下变频FPGA 程序
- 数字下变频程序,完整的程序编译文件,适应于雷达信号处理,从ADC直接下变频
DE2_115_Audio
- DE2115音频处理程序,亲测可用的-audio coeder of DE2115
interrupt
- 在atlys型号开发板上开发中断处理程序,用microblaze做处理器,两个GPIO作为外设,一个GPIO连接按键作为中断源,另外一个GPIO连接led外设,熟悉中断的处理流程。-Model development board developed in atlys interrupt handler do with microblaze processor, two GPIO as a peripheral, a GPIO connection button as an interrupt s
image-rotation
- 基于FPGA的system generator的图像旋转处理,利用system generator的图像旋转处理程序。本程序是基于system generator下的matlab运行。-FPGA-based image processing system generator rotation, the use of image rotation system generator handler. This procedure is based on matlab run under the sy
uart
- 实现串口发送和接收功能,数据处理模块可自行修改。(Serial port to send and receive functions, data processing module can modify its own.)