设计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
上传用户:源弋弋