Effacer les filtres
Effacer les filtres

Simulink- Zynq-7000 several AXI interfaces in the Simulink peripheral

1 vue (au cours des 30 derniers jours)
Juan Valverde
Juan Valverde le 15 Oct 2015
Commenté : Juan Valverde le 19 Oct 2015
Hello, I am working with the ZedBoard, HDL coder and embedded coder. In order to be able to interact with the IP created by Simulink in parallel from the two ARM cores, I would like to add an additional AXI interface both to the Simulink IP and to the SW interface. Does anyone know how to do that? I created a bridge IP in the reference design in Vivado connected to the Simulink IP but I don't know how I can add this second AXI interface to be accessible from the SW model.
Thanks!
Juan

Réponse acceptée

Noam Levine
Noam Levine le 16 Oct 2015
Modifié(e) : Noam Levine le 16 Oct 2015
In order for the new reference design (with the additional AXI interface) to be recognized in the hardware/software workflow, which will then let you generate an interface model with the appropriate interfaces, you need to register the reference design per http://www.mathworks.com/examples/matlab-hdl-coder/12209-define-and-register-custom-board-and-reference-design-for-soc-workflow
  1 commentaire
Juan Valverde
Juan Valverde le 19 Oct 2015
Hello, A most appropriate question would be how I can add the additional AXI interface, because when I try to replicate the method to add the AXI interface during the register process, an error occurs saying that this method can only bne called once.
thanks!

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by