Hi,
I want to set up FPGA-in-the-loop using my ZYBO Z7-20. I created a custom board using the FIL Wizard, but I only found the JTAG interface available. I need high-speed communication between Simulink and my ZYBO, as the sampling time is 1 microsecond. I think the JTAG interface might not be able to handle this speed, so I considered using Ethernet communication. However, when I tried to add the custom board, as you can see here...
I couldn't find the Ethernet interface.
So, what should I do now? Is there any other solution for my specific problem, or is it possible to make it work just using the JTAG? I tried this method, and I was able to run the FPGA-in-the-loop, but the system didn't respond as expected, meaning I got incorrect results.
I'm using Vivado 2022.1 with MATLAB 2023a.
This is the XML file for my specific custom board.