IP core generation fails with vivado error

조회 수: 6 (최근 30일)
Bence
Bence 2015년 11월 6일
편집: Kiran Kintali 2023년 10월 29일
I'm trying to get "hdlcoder_led_blinking_4bit" demo working. In the HDL workflow advisor everything is green checked, but when I run "generate RTL code and IP core", an error comes:
Run "Vivado IP Packager" Attempt Unsuccessful.
Synthesis Tool Log:
****** Vivado v2015.2 (64-bit)
**** SW Build 1266856 on Fri Jun 26 16:35:25 MDT 2015
**** IP Build 1264090 on Wed Jun 24 14:22:01 MDT 2015
** Copyright 1986-2015 Xilinx, Inc. All Rights Reserved.
source vivado_ip_package.tcl
# create_project prj_ip {} -part xc7z010clg400-2 -ip -force
# set_property ip_repo_paths {../../} [current_fileset]
# ipx::infer_core -name {prj_packager} -directory {../prj_packager} {../}
ERROR: [Common 17-158] 'directory' can only be specified once.
INFO: [Common 17-206] Exiting Vivado at Fri Nov 06 20:13:03 2015...
Elapsed time is 5.5745 seconds.
Is there any options to disable that "-directory" switch when calling the IP packager? Thanks for help!

채택된 답변

Kiran Kintali
Kiran Kintali 2023년 10월 29일
편집: Kiran Kintali 2023년 10월 29일
Closing this unanswered thread. This issue is resolved starting R2016a release.
Please reach out to tech support if you see the error in any of the recent releases.

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by