Introduce Zybo board in Simulink HDL coder workflow advisor

6 vues (au cours des 30 derniers jours)
Juan Valverde
Juan Valverde le 6 Juil 2015
Hello,
I am trying to use the Zybo platform within the HDL Coder workflow advisor but I am having some problems.
I created the reference design in Vivado 15.1 as it is specified in the tutorial http://www.mathworks.com/help/hdlcoder/examples/define-and-register-custom-board-and-reference-design-for-soc-workflow.html but in 15.1 and not in 14.2.
I saved the files for the custom board in C:\Program Files\MATLAB\R2014b\toolbox\hdlcoder\hdlcoderdemos\customboards\ZYBO. files are attached
Then in the Matlab command window, I type…
addpath(fullfile('C:\Program Files\MATLAB\R2014b','toolbox','hdlcoder','hdlcoderdemos','customboards','ZYBO'));
hdlsetup('voter_basic_autopipe_systemV2')
hdlsetuptoolpath('ToolName', 'Xilinx Vivado', 'ToolPath', 'C:\xilinx\Vivado\2015.1\bin\vivado.bat'); Prepending following Xilinx Vivado path(s) to the system path: C:\xilinx\Vivado\2015.1\bin
Then I run the HDL coder workflow advisor and no Zybo appears in the list..
I erased the path information from the *.tcl file and also added the xdc file. I have changed the version of Vivado in these files so it matches my version. I also tried leaving 14.2 but it was not working either. I tried saving the ZYBO folder in C:\MATLAB\ZYBO but in case it is something with the space of “program files” but it does not work. I don’t know if I have to add anything else or if it is just my version of Vivado.
does anyone have any additional information?
Thanks a million
valverj
  2 commentaires
Darsana Thulasi
Darsana Thulasi le 8 Juil 2015
You mentioned that files are attached. Do you have any that you can share?
Juan Valverde
Juan Valverde le 22 Juil 2015
I solved it, it was a problem with my version of Matlab. Actually, I had not seen the Zybo is already included in R2015a. Thanks

Connectez-vous pour commenter.

Réponses (1)

Kiran Kintali
Kiran Kintali le 6 Mar 2023
This example shows how to define and register a custom board and reference design in the Zynq® workflow.
You can register the Digilent® Zybo Z7-10 Zynq development board and a custom reference design in the HDL Workflow Advisor for the Zynq workflow.
This example uses a Zybo Z7-10 Zynq board, but you can define and register a custom board or a custom reference design for other Zynq platforms.Requirements

Community Treasure Hunt

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

Start Hunting!

Translated by