文件名称:asynfifo
介绍说明--下载内容均来自于网络,请自行研究使用
异步FIFO模块:
module asynfifo(rst,iclk,oclk,din,wren,rden,dout,full,empty)
异步FIFO的tenchbench:
module tb_asynfifo
module asynfifo(rst,iclk,oclk,din,wren,rden,dout,full,empty)
异步FIFO的tenchbench:
module tb_asynfifo
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 59564362asynfifo.rar 列表 tb_asynfifo.v asynfifo.v