
verilog实现 fifo
5星
- 浏览量: 0
- 大小:None
- 文件类型:V
简介:
该fifo采用verilog语言实现,并包含有read和write pointers,用于完成数据缓冲功能,同时能够实现data的read and write operations.
全部评论 (0)
还没有任何评论哟~


简介:
该fifo采用verilog语言实现,并包含有read和write pointers,用于完成数据缓冲功能,同时能够实现data的read and write operations.


