设计Fifo,使用VERILOG的一篇文章
上传时间: 2016-01-11
上传用户:1159797854
This a CY7C68013 (USB2.0 Chip) Configuration example for Slave Fifo Mode with Sync Signal.
标签: Configuration example C68013 Signal
上传时间: 2013-12-18
上传用户:yxgi5
This an USB2.0 chip CY7C68013 Configuraion Example for Slave Fifo mode with "async" mode.
标签: mode Configuraion Example C68013
上传时间: 2014-06-04
上传用户:ANRAN
ASIC 设计中 包存储功能的Fifo,TCP/IP,以太网2的应用
上传时间: 2016-01-24
上传用户:ikemada
异步Fifo 已上板试过 并附测试文件
上传时间: 2013-12-15
上传用户:trepb001
Fifo 经过多次修改及上板调试 可放心使用 本人也在学习之中
上传时间: 2014-01-05
上传用户:xuanchangri
自己编写的串口UART发送的Verilog模块。与Fifo连接,可以实现自动连续发送。
上传时间: 2013-12-28
上传用户:BIBI
texas instrument CC2400 Fifo Usage
标签: instrument texas Usage 2400
上传时间: 2013-12-30
上传用户:anng
Fifo电路(first in,first out),内部藏有16bit×16word的Dual port RAM,依次读出已经写入的数据。因为不存在Address输入,所以请自行设计内藏的读写指针。由Fifo电路输出的EF信号(表示RAM内部的数据为空)和FF信号(表示RAM内部的数据为满)来表示RAM内部的状态,并且控制Fifo的输入信号WEN(写使能)和REN(读使能)。以及为了更好得控制Fifo电路,AEF(表示RAM内部的数据即将空)信号也同时输出。
上传时间: 2016-02-06
上传用户:zhoujunzhen
Synthesizable Fifo Model This example describes a synthesizable implementation of a Fifo. The Fifo depth and Fifo width in bits can be modified by simply changing the value of two parameters, `FWIDTH and `FDEPTH. For this example, the Fifo depth is 4 and the Fifo width is 32 bits.
标签: Fifo implementation Synthesizable synthesizable
上传时间: 2016-02-12
上传用户:源弋弋