Skip to content

Commit f8cc250

Browse files
committed
updates
Signed-off-by: Capota Bianca <bianca-ramona.capota@analog.com>
1 parent 9ff08bf commit f8cc250

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/projects/fmcomms2/fir_filter.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _fir_filter:
2+
13
Integrate FIR filters into the FMCOMMS2 HDL design
24
===============================================================================
35

@@ -201,7 +203,7 @@ from the DMA see the figure below.
201203

202204
More information about the util_upack_core :dokuwiki:`util_upack_core </resources/fpga/docs/util_upack>`
203205

204-
As a fact the data transmuted/received trough LVDS interface at DDR (Double Data Rate) is presented in the diagram below.
206+
As a fact the data transmuted/received through LVDS interface at DDR (Double Data Rate) is presented in the diagram below.
205207

206208
.. image:: ad9361_lvds_ddr_transmision.svg
207209
:width: 1000

docs/projects/fmcomms2/index.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
FMCOMMS2/3/4 HDL Project
44
===============================================================================
55

6+
.. toctree::
7+
8+
FMCOMMS2 FIR FILTER <fir_filter>
9+
610
Overview
711
-------------------------------------------------------------------------------
812

0 commit comments

Comments
 (0)