Pulse-Doppler Radar Using Xilinx RFSoC Device
古いコメントを表示
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 件)
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:
- DSP HDL Toolbox
- SoC Blockset
- Simulink
- 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:
- 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
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
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
2022 年 12 月 30 日
0 投票
1 件のコメント
Bharath Venkataraman
2023 年 6 月 15 日
You need to use Vivado 2020.2 - you are pointing to Vivado 2022.2 which is not supported.
カテゴリ
ヘルプ センター および File Exchange で Hardware I/O Devices についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!