Pulse-Doppler Radar Using Xilinx RFSoC Device

7 ビュー (過去 30 日間)
Weixian Liu
Weixian Liu 2022 年 12 月 22 日
コメント済み: Chandra Adusumalli 2023 年 6 月 20 日
Dear Sir,
I just receive and configure my Xilinx Zynq® UltraScale+™ RFSoC ZCU111 evaluation kit + XM500 balun card.
Based on the Matlab example below,
I tried the command below,
open_system('soc_range_doppler_top')
It shows "No system or file called 'soc_range_doppler_top' found.", may I know where to find the example?
Thanks.
weixian

回答 (2 件)

Sai
Sai 2022 年 12 月 27 日
編集済み: Sai 2022 年 12 月 27 日
I understand that you are trying to open and use the example model given in below documentation link.
The above example uses following listed products and support packages:
  1. DSP HDL Toolbox
  2. SoC Blockset
  3. Simulink
  4. SoC Blockset Support Package for Xilinx Devices
The example can be accessed only if the above listed products and support packages are installed. The first three can be installed while doing MATLAB installation(If not please do install). But the corresponding support package should be installed separately. It can be done by following below steps:
  1. Open MATLAB command window and click on “Add-Ons drop down button” and click “Get Add-Ons” as shown
2. In the search bar search for “SoC Blockset Support Package for Xilinx Devices” and click on it
3. Install dropdown ->Install
4. Click on “I Accept” then support packages will be downloaded and installed automatically
5. Once the support packages are installed the following window displays. Now click on “Setup Now” button
6. Then Install the following third party tools by clicking on Install button. It may take some time
7. After installing all the third party tool, click “Next and close the Hardware Setup” window.
Now try to access the example model. It will be opened in new Simulink window. Hope the query is resolved.
  2 件のコメント
Agustin Enrique
Agustin Enrique 2023 年 6 月 11 日
Thanks it is right!! I can see example.
So Ihave a question in this example.. How to works the section Host UDP Interface... this section have a code but i dont undertand.. is this code a "host" or is only interface with a host "external" matlab
Can you help me ?
Chandra Adusumalli
Chandra Adusumalli 2023 年 6 月 20 日
Host UDP Interface is the test bench for simulation, in which it will configure the radar system , radra target emulator through processor subsytem and displays the detect targets on the range doppler map.

サインインしてコメントする。


Weixian Liu
Weixian Liu 2022 年 12 月 30 日
I am testing ZCU111 with Matlab example of “Pulse-Doppler Radar Using Xilinx RFSoC Device”, however I have problem to link Vivado (see the image attached).
May I know your advice how to troubleshoot? Thanks.
  1 件のコメント
Bharath Venkataraman
Bharath Venkataraman 2023 年 6 月 15 日
You need to use Vivado 2020.2 - you are pointing to Vivado 2022.2 which is not supported.

サインインしてコメントする。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by