Skip to content

Commit 55c9fcb

Browse files
deploy: 7233596 #107 (synchronize)
1 parent b972e3a commit 55c9fcb

File tree

14 files changed

+52
-71
lines changed

14 files changed

+52
-71
lines changed

pull/107/_sources/solutions/reference-designs/eval-ad9081/index.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Table of contents
9797
#. Using the :ref:`VCK190 & VPK180/Versal <ad9081 quickstart vck190>`
9898
#. Using the :ref:`VCU118/ Virtex UltraScale+ <ad9081 quickstart vcu118>`
9999
#. Using the :ref:`ZC706/ Zynq-7000 SoC <ad9081 quickstart zc706>`
100-
#. Using the :ref:`ZCU102/Zynq UltraScale MP SoC <ad9081 quickstart zcu102>`
100+
#. Using the :ref:`ZCU102/Zynq UltraScale+ MP SoC <ad9081 quickstart zcu102>`
101101

102102

103103
#. Configure an SD Card with :external+adi-kuiper-gen:doc:`Kuiper <index>`

pull/107/_sources/solutions/reference-designs/eval-ad9081/quickstart/a10soc.rst.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,8 @@ and the DAC channels on the evaluation board, using SMA cables.
135135
Follow the steps in this order, to avoid damaging the components:
136136

137137
#. Connect the SMA cables ADC0-DAC0, ADC1-DAC1, ADC2-DAC2, ADC3-DAC3
138-
#. Connect the :adi:`EVAL-AD9081` / :adi:`EVAL-AD9082` FMC board to the
139-
FPGA carrier **HPC1** FMCA (J29) socket
138+
#. Connect the :adi:`EVAL-AD9081` / :adi:`EVAL-AD9082` FMC board to the A10SOC
139+
**HPC1** FMCA (J29) socket
140140
#. Both the HPS (J26) and FPGA (J27) memory module must be installed on the
141141
A10SoC
142142
#. Insert microSD card into the card socket on the FPGA
@@ -683,7 +683,8 @@ To reboot the system, run:
683683

684684
.. include:: ../../common/using-iio-osc.rst
685685

686-
About the IIO devices
687-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
688686
..
687+
About the IIO devices
688+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
689+
689690
TBD

pull/107/_sources/solutions/reference-designs/eval-ad9081/quickstart/vck190.rst.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,10 @@ Follow the steps in this order, to avoid damaging the components:
7676

7777

7878
#. Connect the :adi:`EVAL-AD9081` / :adi:`EVAL-AD9082` FMC board to the
79-
FPGA carrier FMC+ FMCP1 socket
79+
VCK190 FMCP1 socket
8080
#. Connect USB UART J207 (Type-C USB) to your host PC
8181
#. Insert SD card with ADI Kuiper image into socket J302
82-
#. Insert System Controller SD card into socket J206
82+
#. Insert System Controller micro SD card into socket J206
8383
#. Configure ACAP for SD boot (mode SW1[4:1] switch in the position
8484
**OFF,OFF,OFF,ON** as seen in the below picture)
8585

@@ -112,7 +112,7 @@ Follow the steps in this order, to avoid damaging the components:
112112
:width: 1000
113113

114114
#. On the ACAP UART interface console, reboot the system. After reboot,
115-
ad9081 devices should be present.
115+
AD9081 devices should be present.
116116

117117
.. note::
118118

@@ -872,8 +872,8 @@ To reboot the system, run:
872872

873873
.. include:: ../../common/using-iio-osc.rst
874874

875-
About the IIO devices
876-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
877-
878875
..
876+
About the IIO devices
877+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
878+
879879
TBD

pull/107/_sources/solutions/reference-designs/eval-ad9081/quickstart/vcu118.rst.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ and the DAC channels on the evaluation board, using SMA cables.
7575
Follow the steps in this order, to avoid damaging the components:
7676

7777
#. Connect the SMA cables ADC0-DAC0, ADC1-DAC1, ADC2-DAC2, ADC3-DAC3
78-
#. Connect the :adi:`EVAL-AD9081` / :adi:`EVAL-AD9082` FMC board to the
79-
FPGA carrier **FMC+** socket
78+
#. Connect the :adi:`EVAL-AD9081` / :adi:`EVAL-AD9082` FMC board to the VCU118
79+
**FMC+** socket
8080
#. Insert SD card into the SD card socket on the FPGA
8181
#. Configure :xilinx:`VCU118` for SD card boot mode (mode SW6[3:1] switch in
8282
the position **1: Down, 2: Down, 3: Up, 4: Up** )
@@ -196,9 +196,10 @@ To reboot the system, run:
196196

197197
.. include:: ../../common/using-iio-osc.rst
198198

199-
About the IIO devices
200-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
201199
..
200+
About the IIO devices
201+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
202+
202203
TBD
203204
204205
Using no-OS as software
@@ -249,8 +250,8 @@ Creating the setup
249250

250251
Follow the steps in this order, to avoid damaging the components:
251252

252-
#. Connect the :adi:`EVAL-AD9081` / :adi:`EVAL-AD9082` FMC board to the
253-
FPGA carrier **FMC+** socket
253+
#. Connect the :adi:`EVAL-AD9081` / :adi:`EVAL-AD9082` FMC board to the VCU118
254+
**FMC+** socket
254255
#. Configure :xilinx:`VCU118` for SD card boot mode (mode SW6[3:1] switch in
255256
the position **1: Down, 2: Down, 3: Up, 4: Up** )
256257
#. Connect USB UART (Micro-USB) to your host PC

pull/107/_sources/solutions/reference-designs/eval-ad9081/quickstart/zc706.rst.txt

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ and the DAC channels on the evaluation board, using SMA cables.
7373
Follow the steps in this order, to avoid damaging the components:
7474

7575
#. Connect the SMA cables ADC0-DAC0, ADC1-DAC1, ADC2-DAC2, ADC3-DAC3
76-
#. Connect the :adi:`EVAL-AD9081` / :adi:`EVAL-AD9082` FMC board to the
77-
FPGA carrier **HPC** FMC socket
76+
#. Connect the :adi:`EVAL-AD9081` / :adi:`EVAL-AD9082` FMC board to the ZC706
77+
**HPC** FMC socket
7878
#. Insert SD card into the SD card socket on the FPGA
7979
#. Configure :xilinx:`ZC706`` for SD card boot mode (Set the jumpers:
8080
The main one is: SW11 - Big Blue Switch in the middle, which controls the
@@ -700,10 +700,10 @@ To reboot the system, run:
700700

701701
.. include:: ../../common/using-iio-osc.rst
702702

703-
About the IIO devices
704-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
705-
706703
..
704+
About the IIO devices
705+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
706+
707707
TBD
708708

709709
Using no-OS as software
@@ -754,8 +754,8 @@ Creating the setup
754754

755755
Follow the steps in this order, to avoid damaging the components:
756756

757-
#. Connect the :adi:`EVAL-AD9081` / :adi:`EVAL-AD9082` FMC board to the
758-
FPGA carrier **HPC** FMC socket
757+
#. Connect the :adi:`EVAL-AD9081` / :adi:`EVAL-AD9082` FMC board to the ZC706
758+
**HPC** FMC socket
759759
#. Configure :xilinx:`ZC706`` for SD card boot mode (Set the jumpers:
760760
The main one is: SW11 - Big Blue Switch in the middle, which controls the
761761
Boot Mode, it needs to be set: **1: Up, 2: Up, 3: Up, 4: Up, 5: Down**.
@@ -777,6 +777,7 @@ connected to the proper ttyUSB or COM port:
777777

778778
Xilinx Zynq First Stage Boot Loader
779779

780-
TBD
780+
..
781+
TBD
781782
782783
.. include:: ../../common/using-iio-osc.rst

pull/107/_sources/solutions/reference-designs/eval-ad9081/quickstart/zcu102.rst.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ and the DAC channels on the evaluation board, using SMA cables.
7373
Follow the steps in this order, to avoid damaging the components:
7474

7575
#. Connect the SMA cables ADC0-DAC0, ADC1-DAC1, ADC2-DAC2, ADC3-DAC3
76-
#. Connect the :adi:`EVAL-AD9081` / :adi:`EVAL-AD9082` FMC board to the
77-
FPGA carrier **HPC1** FMC1 socket
76+
#. Connect the :adi:`EVAL-AD9081` / :adi:`EVAL-AD9082` FMC board to the ZCU102
77+
**HPC1** FMC1 socket
7878
#. Insert SD card into the SD card socket on the FPGA
7979
#. Configure :xilinx:`ZCU102` for SD card boot mode (mode SW6[4:1] switch in
8080
the position **OFF,OFF,OFF,ON** as seen in the below picture)
@@ -1081,8 +1081,8 @@ Creating the setup
10811081

10821082
Follow the steps in this order, to avoid damaging the components:
10831083

1084-
#. Connect the :adi:`EVAL-AD9081` / :adi:`EVAL-AD9082` FMC board to the
1085-
FPGA carrier **HPC1** FMC1 socket
1084+
#. Connect the :adi:`EVAL-AD9081` / :adi:`EVAL-AD9082` FMC board to the ZCU102
1085+
**HPC1** FMC1 socket
10861086
#. Configure :xilinx:`ZCU102` for JTAG boot mode (mode SW6[4:1] switch in
10871087
the position **ON,ON,ON,ON**)
10881088
#. Connect USB UART J83 (Micro USB) to your host PC

pull/107/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pull/107/solutions/reference-designs/eval-ad9081/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,7 @@ <h2>Table of contents<a class="headerlink" href="#table-of-contents" title="Link
549549
<li><p>Using the <a class="reference internal" href="quickstart/vck190.html#ad9081-quickstart-vck190"><span class="std std-ref">VCK190 &amp; VPK180/Versal</span></a></p></li>
550550
<li><p>Using the <a class="reference internal" href="quickstart/vcu118.html#ad9081-quickstart-vcu118"><span class="std std-ref">VCU118/ Virtex UltraScale+</span></a></p></li>
551551
<li><p>Using the <a class="reference internal" href="quickstart/zc706.html#ad9081-quickstart-zc706"><span class="std std-ref">ZC706/ Zynq-7000 SoC</span></a></p></li>
552-
<li><p>Using the <a class="reference internal" href="quickstart/zcu102.html#ad9081-quickstart-zcu102"><span class="std std-ref">ZCU102/Zynq UltraScale MP SoC</span></a></p></li>
552+
<li><p>Using the <a class="reference internal" href="quickstart/zcu102.html#ad9081-quickstart-zcu102"><span class="std std-ref">ZCU102/Zynq UltraScale+ MP SoC</span></a></p></li>
553553
</ol>
554554
</li>
555555
<li><p>Configure an SD Card with <a class="icon link reference external" href="https://analogdevicesinc.github.io/adi-kuiper-gen/index.html" target="_blank" title="(in Kuiper latest)"><span class="xref std std-doc">Kuiper</span></a></p></li>

pull/107/solutions/reference-designs/eval-ad9081/quickstart/a10soc.html

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@
111111
<li><a class="reference internal" href="#adi-iio-oscilloscope">ADI IIO Oscilloscope</a><ul>
112112
<li><a class="reference internal" href="#remote">Remote</a></li>
113113
<li><a class="reference internal" href="#locally">Locally</a></li>
114-
<li><a class="reference internal" href="#about-the-iio-devices">About the IIO devices</a></li>
115114
</ul>
116115
</li>
117116
</ul>
@@ -623,8 +622,8 @@ <h4>Creating the setup<a class="headerlink" href="#creating-the-setup" title="Li
623622
<p>Follow the steps in this order, to avoid damaging the components:</p>
624623
<ol class="arabic simple">
625624
<li><p>Connect the SMA cables ADC0-DAC0, ADC1-DAC1, ADC2-DAC2, ADC3-DAC3</p></li>
626-
<li><p>Connect the <a class="icon adi reference external" href="https://www.analog.com/EVAL-AD9081" target="_blank">EVAL-AD9081</a> / <a class="icon adi reference external" href="https://www.analog.com/EVAL-AD9082" target="_blank">EVAL-AD9082</a> FMC board to the
627-
FPGA carrier <strong>HPC1</strong> FMCA (J29) socket</p></li>
625+
<li><p>Connect the <a class="icon adi reference external" href="https://www.analog.com/EVAL-AD9081" target="_blank">EVAL-AD9081</a> / <a class="icon adi reference external" href="https://www.analog.com/EVAL-AD9082" target="_blank">EVAL-AD9082</a> FMC board to the A10SOC
626+
<strong>HPC1</strong> FMCA (J29) socket</p></li>
628627
<li><p>Both the HPS (J26) and FPGA (J27) memory module must be installed on the
629628
A10SoC</p></li>
630629
<li><p>Insert microSD card into the card socket on the FPGA</p></li>
@@ -1201,9 +1200,6 @@ <h4>Locally<a class="headerlink" href="#locally" title="Link to this heading"></
12011200
Opening it will automatically connect to the setup and you can use the
12021201
application.</p>
12031202
</section>
1204-
<section id="about-the-iio-devices">
1205-
<h4>About the IIO devices<a class="headerlink" href="#about-the-iio-devices" title="Link to this heading"></a></h4>
1206-
</section>
12071203
</section>
12081204
</section>
12091205
</section>

pull/107/solutions/reference-designs/eval-ad9081/quickstart/index.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,6 @@
498498
<li class="toctree-l3"><a class="reference internal" href="a10soc.html#adi-iio-oscilloscope">ADI IIO Oscilloscope</a><ul>
499499
<li class="toctree-l4"><a class="reference internal" href="a10soc.html#remote">Remote</a></li>
500500
<li class="toctree-l4"><a class="reference internal" href="a10soc.html#locally">Locally</a></li>
501-
<li class="toctree-l4"><a class="reference internal" href="a10soc.html#about-the-iio-devices">About the IIO devices</a></li>
502501
</ul>
503502
</li>
504503
</ul>
@@ -521,7 +520,6 @@
521520
<li class="toctree-l3"><a class="reference internal" href="vck190.html#adi-iio-oscilloscope">ADI IIO Oscilloscope</a><ul>
522521
<li class="toctree-l4"><a class="reference internal" href="vck190.html#remote">Remote</a></li>
523522
<li class="toctree-l4"><a class="reference internal" href="vck190.html#locally">Locally</a></li>
524-
<li class="toctree-l4"><a class="reference internal" href="vck190.html#about-the-iio-devices">About the IIO devices</a></li>
525523
</ul>
526524
</li>
527525
</ul>
@@ -542,7 +540,6 @@
542540
<li class="toctree-l3"><a class="reference internal" href="zc706.html#adi-iio-oscilloscope">ADI IIO Oscilloscope</a><ul>
543541
<li class="toctree-l4"><a class="reference internal" href="zc706.html#remote">Remote</a></li>
544542
<li class="toctree-l4"><a class="reference internal" href="zc706.html#locally">Locally</a></li>
545-
<li class="toctree-l4"><a class="reference internal" href="zc706.html#about-the-iio-devices">About the IIO devices</a></li>
546543
</ul>
547544
</li>
548545
</ul>
@@ -579,7 +576,6 @@
579576
<li class="toctree-l3"><a class="reference internal" href="vcu118.html#adi-iio-oscilloscope">ADI IIO Oscilloscope</a><ul>
580577
<li class="toctree-l4"><a class="reference internal" href="vcu118.html#remote">Remote</a></li>
581578
<li class="toctree-l4"><a class="reference internal" href="vcu118.html#locally">Locally</a></li>
582-
<li class="toctree-l4"><a class="reference internal" href="vcu118.html#about-the-iio-devices">About the IIO devices</a></li>
583579
</ul>
584580
</li>
585581
</ul>

0 commit comments

Comments
 (0)