genlib.fifo: fix docstring section syntax

This commit is contained in:
Robert Jördens 2013-11-28 23:33:27 -07:00 committed by Sebastien Bourdeauducq
parent e1b31ec455
commit e469e5e539

View file

@ -20,14 +20,14 @@ class _FIFOInterface:
also appears first on the output.
Parameters
==========
----------
width_or_layout : int, layout
Bit width or `Record` layout for the data.
depth : int
Depth of the FIFO.
Attributes
==========
----------
din : in, width_or_layout
Input data either flat or Record structured.
writable : out