Hi all, I have created an adder example and export to Xilinx Vivado 2013.2 using HDL coder, and integrated using Vivado IPI. this will allow user to wrte AXI-4 register offset 0x0,0x4 and LED on ZC702 Board will show the sum of 0x0,0x4 (free run mode).
this is the basic AXI-4 example.
and now i would like to explore more, and create example using AXI-4 Stream IP from Xilinx, but i don't know how to create a AXI-4 Stream compatible design block from Simulink/HDL coder? or i can only using standard AXI-4 interface?
ps.AXI-4 Stream interface is the best interface for signal and video process.
BR Owen