From 8a46e6900c0ee06b06de81319ed7deeb505dabf3 Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Thu, 13 Nov 2014 10:21:54 -0800 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99a985c56..182e346da 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ width and depth. Supports power of two depths only. Basic frame-based synchronous FIFO with parametrizable data width and depth. Supports power of two depths only. -### axis_fifo_64 module +### axis_frame_fifo_64 module Basic frame-based synchronous FIFO with tkeep signal and parametrizable data width and depth. Supports power of two depths only.