Pulse-Doppler Radar Using Xilinx RFSoC Device
Afficher commentaires plus anciens
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
Réponses (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 commentaires
Agustin Enrique
le 11 Juin 2023
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
le 20 Juin 2023
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
le 30 Déc 2022
0 votes
1 commentaire
Bharath Venkataraman
le 15 Juin 2023
You need to use Vivado 2020.2 - you are pointing to Vivado 2022.2 which is not supported.
Catégories
En savoir plus sur Hardware I/O Devices dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!