02-14-2021 03:02 PM
How can I connect MATLAB with my FPGA board using Ethernet cable? I want to read and write data on the board through Matlab. Thanks.
02-23-2021 01:05 AM
Hi @nadaumtimuj
Are you using System Generator for DSP or is it the MATLAB HDL coder ? If it is sysgen, then the process is described in UG897 . This works only for the Kintex KC705 board as of now. If it is not sysgen, you need to check with Mathworks.
02-23-2021 01:11 AM
Thanks for your reply. I am using MATLAB HDL verifier, not coder. My board is AVNET KCU040 that has xcku040. Could you please follow my other article here and see how I am doing it? Matlab as axi master "There are no debug cores" is... - Community Forums (xilinx.com)