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