hdl coder led blinking example

조회 수: 5 (최근 30일)
Bence
Bence 2018년 3월 5일
댓글: Manish Shetty 2019년 3월 23일
Hi!
I would like to complete this workflow example:
https://www.mathworks.com/help/hdlcoder/examples/define-and-register-custom-board-and-reference-design-for-soc-workflow.htmlefine and Register Custom Board and Reference Design for SoC Workflow
Like in the tutorial, I made a custom reference block design, without any AXI peripheral, because hdl coder will provide that. But at this point I am not able to validate my design in vivado, with axi_interconnect_0/M00_AXI port unconnected.
Later, when the hdl workflow advisor tries to "create project" (at workflow stage 4.1), the generated "vivado_create_prj.tcl" runs "validate design", and fails. (workspace/hdl_prj/vivado_ip_prj/vivado_create_prj.tcl)
Is there any way to workaround this issue?
  댓글 수: 1
Manish Shetty
Manish Shetty 2019년 3월 23일
I am having the same problem, did you get any workaround for this issue?

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

채택된 답변

Wang Chen
Wang Chen 2018년 3월 6일
편집: Wang Chen 2018년 3월 6일
Hi Bence, are you using Vivado 2017.4? We noticed that Vivado 2017.4 starts to error out on unconnected AXI Master ports in the validate_bd_design. If you are using Vivado 2017.2 or earlier versions, the "create project" should not error out.

추가 답변 (1개)

Bence
Bence 2018년 3월 6일
Thank you for the fast reply! Yes, I am using Vivado 2017.4. Is there some way to access the script, that runs vivado (and "validate bd design"), when I click on "create project" in the workflow advisor?
  댓글 수: 1
Wang Chen
Wang Chen 2018년 3월 6일
Hi Bence, R2017b or R2018a version of HDL Coder does not support Vivado 2017.4 yet. Please use Vivado 2017.2 instead.
The Vivado 2017.4 will be supported in the future release, then the "create project" script will adapt to Vivado 2017.4.
HTH, Wang

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

제품

Community Treasure Hunt

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

Start Hunting!

Translated by