hw: Added generic FIFO API.
commita3578d4a51250365fb7f048e8154942a2659cc4a
authorPeter A. G. Crosthwaite <peter.crosthwaite@petalogix.com>
Wed, 1 Aug 2012 10:26:12 +0000 (1 20:26 +1000)
committerPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Wed, 10 Oct 2012 01:13:32 +0000 (10 11:13 +1000)
tree37bfcfe61da751e12477b1ea7ae51a6d42b7799f
parent8120e7144b4007d26531835c7b6bc2b40a736cd2
hw: Added generic FIFO API.

Added a FIFO API that can be used to create and operate byte FIFOs.

Signed-off-by: Peter A. G. Crosthwaite <peter.crosthwaite@petalogix.com>
hw/Makefile.objs
hw/fifo.c [new file with mode: 0644]
hw/fifo.h [new file with mode: 0644]