1- .. _ad9081 quickstart versal :
1+ .. _ad9081 quickstart vck190 :
22
33VCK190 Quick start
44===============================================================================
55
6- .. image :: ../../images/ad9081_vck190_setup.jpg
7- :width: 800
8-
96This guide provides some quick instructions on how to setup the
107:adi: `EVAL-AD9081 ` / :adi: `EVAL-AD9082 ` on:
118
129- :xilinx: `VCK190 ` FMCP1 (J51) port
1310
11+ .. image :: ../../images/vck190.jpg
12+ :width: 900
13+
14+ .. esd-warning ::
15+
1416Using Linux as software
1517-------------------------------------------------------------------------------
1618
3739- :ref: `linux-kernel zynqmp ` (the only difference compared to the ZynqMP is
3840 that instead of running ``make adi_zynqmp_defconfig ``,
3941 you must run ``make adi_versal_defconfig ``)
40- - :external+hdl:ref: `ad9081_fmca_ebz ` build documentation. More HDL build details at
41- :external+hdl:ref: `build_hdl `.
42+ - :external+hdl:ref: `ad9081_fmca_ebz ` build documentation. More HDL build
43+ details at :external+hdl:ref: `build_hdl `.
4244
4345Required Software
4446~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -64,72 +66,69 @@ Required Hardware
6466Testing
6567~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6668
67- .. image :: ../../images/vck190.jpg
68- :width: 900
69-
7069Creating the setup
7170^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
7271
73- .. esd-warning ::
72+ .. image :: ../../images/ad9081_vck190_setup.jpg
73+ :width: 800
7474
7575Follow the steps in this order, to avoid damaging the components:
7676
77- - Connect the :adi: `EVAL-AD9081 ` / :adi: `EVAL-AD9082 ` FMC board to the
78- FPGA carrier FMC+ FMCP1 socket
79- - Connect USB UART J207 (Type-C USB) to your host PC
80- - Insert SD card with ADI Kuiper image into socket J302
81- - Insert System Controller SD card into socket J206
82- - Configure ACAP for SD boot (mode SW1[4:1] switch in the position
83- **OFF,OFF,OFF,ON ** as seen in the below picture)
8477
85- .. image :: ../../images/vck190_sw1.jpg
86- :width: 200
78+ #. Connect the :adi: `EVAL-AD9081 ` / :adi: `EVAL-AD9082 ` FMC board to the
79+ VCK190 FMCP1 socket
80+ #. Connect USB UART J207 (Type-C USB) to your host PC
81+ #. Insert SD card with ADI Kuiper image into socket J302
82+ #. Insert System Controller micro SD card into socket J206
83+ #. Configure ACAP for SD boot (mode SW1[4:1] switch in the position
84+ **OFF,OFF,OFF,ON ** as seen in the below picture)
85+
86+ .. image :: ../../images/vck190_sw1.jpg
87+ :width: 200
8788
88- - Configure System Controller for SD card boot (mode SW11[4:1] switch in the
89+ #. Configure System Controller for SD card boot (mode SW11[4:1] switch in the
8990 position **OFF,OFF,OFF,ON ** as seen in the below picture).
9091
91- .. image :: ../../images/vck190_sw11.jpg
92- :width: 200
92+ .. image :: ../../images/vck190_sw11.jpg
93+ :width: 200
9394
94- - Connect an Ethernet cable to J307 and also to SYSCTL Ethernet port to access
95- Board Evaluation & Management Tool (BEAM);
96- - Turn on the power switch on the FPGA board;
97- - Observe kernel and serial console messages on your terminal, both the ACAP
98- UART interface and the System controller. (use the first ttyUSB or COM port
99- registered for the ACAP UART interface, and try the other 2 to find the one
100- for System Controller);
101- - On the System Controller console, a BEAM Tool Web Address should be assigned.
102- Go to this web address to set VADJ_FMC to 1.5V;
103- - To change VADJ_FMC On BEAM, click 'Test The Board'>'Board Settings'>'FMC'.
104- Then on 'Set VADJ_FMC', select 1.5V and click 'Set'.
95+ #. Connect an Ethernet cable to J307 and also to SYSCTL Ethernet port to access
96+ Board Evaluation & Management Tool (BEAM);
97+ #. Turn on the power switch on the FPGA board;
98+ #. Observe kernel and serial console messages on your terminal, both the ACAP
99+ UART interface and the System controller. (use the first ttyUSB or COM port
100+ registered for the ACAP UART interface, and try the other 2 to find the one
101+ for System Controller);
102+ #. On the System Controller console, a BEAM Tool Web Address should be assigned.
103+ Go to this web address to set VADJ_FMC to 1.5V;
105104
106- .. image :: beam-home.jpg
107- :width: 1000
105+ .. image :: beam-home.jpg
106+ :width: 1000
108107
109- .. image :: beam-board-settings.jpg
110- :width: 1000
108+ .. image :: beam-board-settings.jpg
109+ :width: 1000
111110
112- .. image :: beam-set-vadj.jpg
113- :width: 1000
111+ .. image :: beam-set-vadj.jpg
112+ :width: 1000
114113
115- - On the ACAP UART interface console, reboot the system. After reboot,
116- ad9081 devices should be present.
114+ #. On the ACAP UART interface console, reboot the system. After reboot,
115+ AD9081 devices should be present.
117116
118- .. note ::
117+ .. note ::
119118
120- Versal-based carriers (:xilinx: `VCK190 `) might not boot with released image.
119+ Versal-based carriers (:xilinx: `VCK190 `) might not boot with released image.
121120
122- The problem appears because some revisions of :xilinx: `VCK190 ` or
123- :xilinx: `VPK180 ` may have the date/time set randomly or in 64bit format.
124- To make them boot, it is enough to overwrite the date, following next steps:
121+ The problem appears because some revisions of :xilinx: `VCK190 ` or
122+ :xilinx: `VPK180 ` may have the date/time set randomly or in 64bit format.
123+ To make them boot, it is enough to overwrite the date, following next steps:
125124
126- - when booting the board, hit any key to go into u-boot menu
127- - type ``mw F12A0000 6613DE3D `` (this value is hexa of the date from Unix
128- Converter webpage)
129- - continue booting
125+ - when booting the board, hit any key to go into u-boot menu
126+ - type ``mw F12A0000 6613DE3D `` (this value is hexa of the date from Unix
127+ Converter webpage)
128+ - continue booting
130129
131130ACAP SD card boot files
132- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
131+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
133132
134133The files that need to be present on the SD card BOOT partition are:
135134
@@ -143,13 +142,13 @@ Copy the BOOT.BIN, boot.scr and system.dtb from the
143142ADI Kuiper image. Then, copy the Image from the ``versal-common `` folder.
144143
145144Setting up UART
146- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
145+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
147146
148147When setting up the UART make sure you connect to the ACAP UART interface and
149148not the System controller.
150149
151150Boot messages
152- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
151+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
153152
154153Login Information required for the System Controller:
155154
@@ -868,13 +867,13 @@ To reboot the system, run:
868867 be taken not to corrupt the file system -- please shut down things, don't
869868 just turn off the power switch. Depending on your monitor, the standard
870869 power off could be hiding. You can do this from the terminal as well with
871- :code: `sudo shutdown -h now ` or the above-mentioned command for powering off.
870+ :code: `sudo shutdown -h now ` or the above-mentioned command for powering
871+ off.
872872
873873.. include :: ../../common/using-iio-osc.rst
874874
875- About the IIO devices
876- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
877-
878875..
879- This section is with ^^^ because the last section from using-iio-osc.rst which
880- is included previously, has the last section as ^^^.
876+ About the IIO devices
877+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
878+
879+ TBD
0 commit comments