-
基于RAM的同步FIFO设计与实现
资源描述该代码通过例化ram,然后再利用读写指针的比较来判断full和empty的状态,从而实现了同步FIFO的设计
- 2022-09-09 11:40:03下载
- 积分:1
-
41_eth_ddr3_lcd
说明: “基于 ROM 的 LCD图片显示实验 ”中利用 FPGA 片上存储资源存储图片,并通过 LCD接口将图片显示到 LCD屏幕上。但是由于 FPGA 片上存储资源有限,只能存储分辨率较小的图片(In the experiment of LCD image display based on ROM, FPGA on-chip storage resources are used to store pictures, and the pictures are displayed on LCD screen through LCD interface. However, due to the limited on-chip memory resources of FPGA, it can only store images with smaller resolution)
- 2021-03-21 00:33:00下载
- 积分:1
-
05_fifo_test
说明: FIFO: First in, First out 代表先进的数据先出,后进的数据后出。Xilinx 在 VIVADO 里为我们已经提供了 FIFO 的 IP 核, 我们只需通过 IP 核例化一个 FIFO,根据 FIFO 的读写时序来写入和读取FIFO 中存储的数据。(FIFO: first in, first out represents the first out of advanced data, and the last in data is the last out. Xilinx has provided us with the IP core of FIFO in vivado. We only need to instantiate a FIFO through the IP core, and write and read the data stored in FIFO according to the FIFO read-write timing.)
- 2021-04-08 22:19:20下载
- 积分:1
-
uart_rx
uart接收模块
// 波特率:9600
// 数据位:8
// 停止位:1
// 校验位:0(UART receive module
Baud rate: 9600 /
/ / data: 8
/ / stop: 1
/ / check digit: 0)
- 2017-07-10 13:56:54下载
- 积分:1
-
lowpass
低通滤波器(由matlab和simulink两种方法实现)源文件及图片示例(Low-pass filter) source file and photo examples (by the two methods matlab and simulink)
- 2013-03-13 18:36:40下载
- 积分:1
-
prueba
Test for VHDL just a student version
- 2016-11-17 18:49:33下载
- 积分:1
-
异步FIFO
这是一个异步的FIFO模块,还有5个部分,比较器,写满读空状态标志,和一个RAM模块,是编写一些大型程序的基础模块。谢谢大家,期望大家能够用得着
- 2022-10-11 11:20:03下载
- 积分:1
-
基于verilog的LU分解LUdecompose
基于verilog的LU分解,本文件包括详细的程序代码,运行文件,以及详细的文档(LU decompose based on verilog)
- 2020-07-07 12:58:57下载
- 积分:1
-
LDPC.DIFFERENT-RATE
LDPC码不同码率对比,1/2与1/3码率对比。码长512.迭代次数50次。(Comparison of different rate of the LDPC code, 1/2 compared with the 1/3 code rate. 512 yards long. 50 times the number of iterations.)
- 2012-11-22 10:49:22下载
- 积分:1
-
DE1 在 VGA 上使用 D5M 相机
这是该演示程序,使用 D5M。它可以输入从 D5M 相机和图像输出到 VGA 的形象。
此程序是非常实用的第一次使用 D5M 板,我们可以添加函数,我们想要从这个的程序。它是一个非常基础程序在 D5M 摄像头和 VGA。此程序可以在图像处理中使用它是非常入门程序。
- 2022-03-18 05:25:45下载
- 积分:1