Skip to content

Commit 4cd4839

Browse files
docs/projects/template: Comment the resource utilization section
Signed-off-by: Iulia Moldovan <Iulia.Moldovan@analog.com>
1 parent ec6a63e commit 4cd4839

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

docs/projects/template/index.rst

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ Detailed description
252252
The design has one JESD204B receive chain and one transmit chain, each with
253253
8 lanes.
254254

255-
Each chain consists of a transport layer represented by a JESD TPL module,
255+
Each chain consists of a transport layer represented by a JESD TPL module,
256256
a link layer represented by a JESD LINK module, and a shared among chains
257257
physical layer, represented by an XCVR module. The HDL project in its current
258258
state, has **the link operating in subclass 0**.
@@ -456,18 +456,19 @@ Instance name HDL Linux Zynq Actual Zynq Linux ZynqMP Actual ZynqMP S10SoC Li
456456
457457
Resource utilization
458458
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
459-
460-
To see the resources utilization, please go to
461-
:ref:`projects resources-daq3-zc706`. A simplified version of that table can
462-
be found below.
459+
..
460+
To see the resources utilization, please go to
461+
:ref:`projects resources-daq3-zc706`. A simplified version of that table can
462+
be found below.
463463
464464
..
465465
ADAPT THE PATH BELOW SUCH THAT IT POINTS TO THE index.rst from
466466
hdl/docs/projects/index.rst
467467
468-
.. literalinclude:: ../../projects/index.rst
469-
:start-at: daq3_zc706
470-
:end-before: daq3_zcu102
468+
..
469+
.. literalinclude:: ../../projects/index.rst
470+
:start-at: daq3_zc706
471+
:end-before: daq3_zcu102
471472
472473
Building the HDL project
473474
-------------------------------------------------------------------------------

0 commit comments

Comments
 (0)