hdl coder led blinking example

4 vues (au cours des 30 derniers jours)
Bence
Bence le 5 Mar 2018
Commenté : Manish Shetty le 23 Mar 2019
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 commentaire
Manish Shetty
Manish Shetty le 23 Mar 2019
I am having the same problem, did you get any workaround for this issue?

Connectez-vous pour commenter.

Réponse acceptée

Wang Chen
Wang Chen le 6 Mar 2018
Modifié(e) : Wang Chen le 6 Mar 2018
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.

Plus de réponses (1)

Bence
Bence le 6 Mar 2018
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 commentaire
Wang Chen
Wang Chen le 6 Mar 2018
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

Connectez-vous pour commenter.

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by