@@ -252,7 +252,7 @@ Detailed description
252
252
The design has one JESD204B receive chain and one transmit chain, each with
253
253
8 lanes.
254
254
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,
256
256
a link layer represented by a JESD LINK module, and a shared among chains
257
257
physical layer, represented by an XCVR module. The HDL project in its current
258
258
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
456
456
457
457
Resource utilization
458
458
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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.
463
463
464
464
..
465
465
ADAPT THE PATH BELOW SUCH THAT IT POINTS TO THE index.rst from
466
466
hdl/docs/projects/index.rst
467
467
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
471
472
472
473
Building the HDL project
473
474
-------------------------------------------------------------------------------
0 commit comments