how could i generate an axi-stream or axi4-lite dma master by hdl coder?

3 vues (au cours des 30 derniers jours)
owen chang
owen chang le 16 Nov 2013
Commenté : pd7 le 10 Mai 2016
Hi, i found the current demo using only axi-stream slave interface in sobel image processing system. however, it might require a master to access DDR on zc-702 for other application in the future. but i don't know how am i going to create a simulink design with this kind of functionality, or does hdl coder support this code generation yet?
Thanks
Owen

Réponses (1)

Wang Chen
Wang Chen le 18 Nov 2013
Hi Owen,
HDL Coder doesn't support AXI4-Lite Master mode yet. The current AXI4-Lite support is for slave mode only. You can use ARM processor to control the DMA controller, or use Xilinx AXI Master Lite IP if you want to control the DAM controller from your IP core directly. We are planning to support the AXI4-Lite master mode in the future releases.
The Sobel image processing demo is using both the AXI4-Stream Video master and slave interface. The Input video streaming is the slave interface, the output video streaming is the master interface.
Please let me know if you have any questions.
Thanks, Wang
  2 commentaires
sankula  sivasankar
sankula sivasankar le 4 Fév 2016
how could i read image from VDMA in zynq using mat lab code for conversion with HDL coder
pd7
pd7 le 10 Mai 2016
Unable to see AXI Video stream in/out on HDL Advisor for the Sobel filter reference design. I have updated the hardware support packages. My target is either Zybo or Zedboard. I also tried choosing Generic. I have followed all the steps in the http://in.mathworks.com/help/hdlcoder/examples/using-ip-core-generation-workflow-sobel-edge-detection.html

Connectez-vous pour commenter.

Catégories

En savoir plus sur Computer Vision Toolbox Supported Hardware dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by