Vivado IP Packager" unsuccessful when using ZUC111

조회 수: 10 (최근 30일)
zuyuan
zuyuan 2023년 10월 27일
댓글: zuyuan 2023년 11월 8일
I am using ZUC111 to test the example 'Transmit and Receive Tone Using Xilinx RFSoC Device' https://www.mathworks.com/help/soc/ug/transmitandreceivetoneusingRFSoCdevicesimulate.html
When using Soc builder to build model, it failed.
The log shows as below:
Task "Vivado IP Packager" unsuccessful. See log for details.
Generated logfile:
****** Vivado v2022.1 (64-bit)
**** SW Build 3526262 on Mon Apr 18 15:48:16 MDT 2022
**** IP Build 3524634 on Mon Apr 18 20:55:01 MDT 2022
** Copyright 1986-2022 Xilinx, Inc. All Rights Reserved.
source vivado_ip_package.tcl -notrace
WARNING: [Device 21-436] No parts matched 'xczu28dr-ffvg1517-2-e'
ERROR: [Coretcl 2-106] Specified part could not be found.
INFO: [Common 17-206] Exiting Vivado at Fri Oct 27 16:59:48 2023...
Elapsed time is 10.7567 seconds.
Could anyone tell me why this happend?

채택된 답변

Brahmadev
Brahmadev 2023년 11월 6일
Hi zuyuan,
I understand that you would like to run the Transmit and Receive Tone Using Xilinx RFSoC Device example but you are facing the following error "Error: [Coretcl 2-106] Specified part could not be found". It is a Vivado error that is likely due to the following reasons:
  1. Board files for ZCU 111 Evaluation Kit are not present in the board manager folder for your Vivado installation.
  2. ZCU111 is not supported as part of your current Vivado License.
Here are a few things you can try to troubleshoot the issue:
  1. Run the following command in Vivado command window to check if the board files are found.
get_board_parts *zcu111*
2. Check the Xilinx Vivado documentation and verify that the ZCU111 board is supported for your edition.
Hope this helps in resolving your issue!
  댓글 수: 1
zuyuan
zuyuan 2023년 11월 8일
thanks, I have solved this problem after install a proper license.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Communications Toolbox에 대해 자세히 알아보기

태그

제품


릴리스

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by