搜索资源列表
dpram
- 包含整个工程,是用verilog来编写,实现双口ram的功能-Contains the entire project is to write Verilog to achieve the function of the dual-port ram
RS2322
- verilog 功能:DSP或单片机向FPGA的DPRAM中写入一块数据(最大不超过2K字节,前2个字节为代发送数据长度),然后给出启动信号send_start,本模块自动读出DPRAM中的数据,按设定的波特率将DPRAM中规定的长度的数据发送出去。 接口信号说明: send_start:启动FPGA串行发送脉冲 sys_rst:系统复位脉冲 bps_setup:波特率选择 clk5_714:5.714MHz时钟 char_in:从DPRAM中读出的代发送数据 R
asyn_fifo
- 本文同步FIFO为TPRAM(两端口RAM,一读一写)。有详细verilog 程序以及说明-FIFO divided by clock domain can be divided into synchronous and asynchronous FIFO FIFO, FIFO read and write only one clock synchronous, asynchronous FIFO read and write were a clock. FIFO divided by
video_center_scan_scaler_alpha_blend
- 本工程实现两路视频信号阿尔法通道混合(alpha blend), 视频信号黑点中心 点扫描定位,期间用到视频帧缓存(frame cache)、视频信号缩放(scaler)等,且用到ram、DDR2等作为缓存,是很值得参考的视频图像处理工程。-scaler,alpha blend,ddr2 controller,center scan, frame cache, dpram, etc by verilog, include code and discr iption
dpram
- 在quartus ii平台上,通过代码实现DPRAM,文件夹中包含仿真文件。(generate DPRAM through verilog)
