Filter löschen
Filter löschen

hdl coder led blinking example

3 Ansichten (letzte 30 Tage)
Bence
Bence am 5 Mär. 2018
Kommentiert: Manish Shetty am 23 Mär. 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 Kommentar
Manish Shetty
Manish Shetty am 23 Mär. 2019
I am having the same problem, did you get any workaround for this issue?

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Wang Chen
Wang Chen am 6 Mär. 2018
Bearbeitet: Wang Chen am 6 Mär. 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.

Weitere Antworten (1)

Bence
Bence am 6 Mär. 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 Kommentar
Wang Chen
Wang Chen am 6 Mär. 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

Melden Sie sich an, um zu kommentieren.

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by