fifov1

所属分类:嵌入式/单片机/硬件编程
开发工具:VHDL
文件大小:370KB
下载次数:280
上传日期:2008-03-31 14:16:25
上 传 者liusg
说明:  FIFO(先进先出队列)通常用于数据的缓存和用于容纳异步信号的频率或相位的差异。本FIFO的实现是利用 双口RAM 和读写地址产生模块来实现的.FIFO的接口信号包括异步的写时钟(wr_clk)和读时钟(rd_clk)、 与写时钟同步的写有效(wren)和写数据(wr_data) 、与读时钟同步的读有效(rden)和读数据(rd_data) 为了实现正确的读写和避免FIFO的上溢或下溢,给出与读时钟和写时钟分别同步的FIFO的空标志(empty)和 满标志(full)以禁止读写操作。
(FIFO (FIFO queue) is usually used for data caching and asynchronous signal used to accommodate the frequency or phase differences. The realization of this FIFO is to use dual-port RAM and to read and write address generator module achieved. FIFO interface signals, including asynchronous write clock (wr_clk) and read clock (rd_clk), and write effectively write clock synchronization (wren) and write data (wr_data), clock synchronization and time effective reading (rden) and read data (rd_data) in order to realize the right to read and write and to avoid FIFO overflow or the underflow, is given with the time clock and write clock synchronization FIFO respectively empty signs (empty) and full logo (full) to prohibit the read and write operations.)

文件列表:
fifov1\FIFOWriteGen.v (1767, 2005-03-30)
fifov1\altera_mf.v (1161622, 2004-03-25)
fifov1\dpram.v (9520, 2005-03-28)
fifov1\emptyFullGen.v (2479, 2005-03-30)
fifov1\FIFOdpRAMInterface.v (1874, 2005-03-29)
fifov1\FIFOPar.v (1553, 2005-03-30)
fifov1\FIFOReadGen.v (1889, 2005-03-30)
fifov1\fifotestbench.v (1742, 2005-03-30)
fifov1\fifoTop.v (1732, 2005-03-29)
fifov1\220model.v (160760, 2004-03-25)
fifov1\fifotestbench.do (467, 2005-03-30)
fifov1\vsim.wlf (319488, 2005-03-30)
fifov1 (0, 2008-03-31)

近期下载者

相关文件


收藏者