Why do IP repositories for HW/SW Co-design fail to be found?

10 views (last 30 days)
I am using the Communications Toolbox™ Support Package for Xilinx Zynq-Based Radio to perform HW/SW Co-design. When running the HDL Workflow Advisor, the following error occurs:
Failed The reference design "Receive and transmit path" requires the IP repository function "sdr.internal.hdlwa.vivado.ip.adi.hdlcoder_vivado_iplist", which cannot be found on the MATLAB path.
Even though when I execute the setup function I get the following:
>> setupzynqradiorepositories;HDL IP Core repositories for Xilinx Zynq-BasedFMCOMMS2/3/4/5 and ADI RF SOM radios have been set up successfully.
Why doesn't the workflow advisory find this repository?

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 1 Apr 2024 at 0:00
Edited: MathWorks Support Team on 1 Apr 2024 at 23:55
This may occur due to the support package setup having failed to correctly compile a list the third party repositories including the one in the error. To try and resolve this can you please try performing a clean reinstall/setup of the support package in the following order:
1) Clean re-install the support package. Full instructions can be found here.
2) After re-installing the support package, complete the guided setup. As described here
3) There is a section titled 'Setup for Hw/Sw Co-Design'. Please complete this step and do not skip it.
Afterwards there should not be a need to run 'setupzynqradiorepositories' as this last step should have taken care of it already.

More Answers (0)

Products


Release

R2020a

Community Treasure Hunt

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

Start Hunting!