Real-time data exchange of Simulink and Zynq-7000
8 views (last 30 days)
Show older comments
Hello!
I want to measure some signals using one of the various development boards (ZedBoard, MicroZed, ZC702 Evaluation Board etc.) with Xilinx Zynq-7000. Is MATLAB/Simulink capable of programming the board and simultaneously receiving and storing the data (measured by the board) via gigabit-ethernet?
Best regards!
0 Comments
Answers (1)
Siyuan Xu
on 24 May 2021
Hi Armim,
You can try this out: https://www.mathworks.com/help/deep-learning-hdl/ug/libiioethernet-connection.html
It allows you to send and receive data from MATLAB using a single script.
Best regards,
Siyuan
0 Comments
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!