Versatile FIFO :: Overview
Project maintainers
Details
Name: versatile_fifo
Created: Mar 31, 2009
Updated: Nov 4, 2010
SVN Updated: Nov 4, 2010
SVN: Browse
Latest version: download
Statistics: View
Other project properties
Category: Memory core
Language: Verilog
Development status: Stable
Additional info:
FPGA proven, Specification done
WishBone Compliant: No
License: LGPL
Introduction
The FIFO implementation outlined in this document can easily be configured to suit the following
- asynchronous FIFO with different clock domains for read and write sides
- synchronous FIFO with programmable flags
- multiple FIFO sharing the same memory resource
This FIFO can easily be extended to have common wishbone interface for all individual FIFO channels.
