program

所属分类:VHDL/FPGA/Verilog
开发工具:VHDL
文件大小:3KB
下载次数:81
上传日期:2009-05-07 13:00:27
上 传 者ing123
说明:  设计实现4bit FIFO, 数据深度为8, 产生满, 空状态标志
(The diagram of FIFO is shown in figure 1. The FIFO consists of two component: FIFO control logic and RAM. The control logic generates the address (ADD) and write enable (WE) to the RAM so that the first data word written into the RAM is also the first data word retrieved from the RAM. As shown in the Figure 1, the RAM is implemented to operate as a FIFO. The RAM is assumed to have separate data inputs and outputs, an N-bit address bus (ADD) and an active high write enable (WE). The inputs to FIFO/Stack include PUSH, POP, INIT (all active high) in addition to the rising edge triggered CLK input. The FIFO logic will not only supply the address and write enable to the RAM, but will also supply active high flags for FULL, EMPTY, NOPOP, and NOPUSH conditions. )

文件列表:
program\FIFO_control.vhd (5262, 2009-03-20)
program\FIFO_top.vhd (1604, 2009-03-20)
program\Ram_beh.vhd (1242, 2009-03-20)
program\tb_fifo.vhd (1898, 2009-03-18)

近期下载者

相关文件


收藏者