HDL Coder - Generate IP Core with Vivado 2015

조회 수: 3 (최근 30일)
Zachary Blair
Zachary Blair 2016년 1월 11일
댓글: kheddara rania 2020년 7월 10일
I am implementing basic LED blinking as a part of the Toyon Labs Chilipepper kit's Lab_0 exercise. I hope to update the documentation to transition from ISE to Vivado. When generating code and packaging with Vivado through the Workflow Adviser, I receive the following error:
Error occurred when running post codegeneration tasks
Error: failed to run post code generation tasks:
hdlcommon:hdlturnkey:IPStageError Run "Vivado IP Packager" Attempt Unsuccessful.
Synthesis Tool Log:
****** Vivado v2015.4 (64-bit)
**** SW Build 1412921 on Wed Nov 18 09:43:45 MST 2015
**** IP Build 1412160 on Tue Nov 17 13:47:24 MST 2015
    ** Copyright 1986-2015 Xilinx, Inc. All Rights Reserved.
source vivado_ip_package.tcl
# create_project prj_ip {} -part xc7z020clg484-1 -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 Sun Jan 10 23:11:52 2016...

답변 (1개)

Wang Chen
Wang Chen 2016년 1월 11일
Hi Zachary, which MATLAB version are you using? If you are using MATLAB and HDL Coder R2015b, the supported Vivado version is Vivado 2014.4. Please run the same workflow using Vivado 2014.4.
Thanks, Wang
  댓글 수: 4
kheddara rania
kheddara rania 2020년 7월 10일
can i use matlab 2018 with vivado 2015 ?
kheddara rania
kheddara rania 2020년 7월 10일
CAN I USE MATLAB 2018 WITH VIVADO2015.1

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

제품

Community Treasure Hunt

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

Start Hunting!

Translated by