Issue Connecting to Xilinx FPGA Board for Simulation

조회 수: 27 (최근 30일)
Max
Max 2023년 2월 7일
댓글: YP 2024년 2월 18일
I was trying to connect to my Xilinx FPGA board using MATLAB to run an FPGA-in-the-loop simulation, and I keep getting an error message. This error occurs in the validation step while using the "FPGA Board Manager" tool. It seems like there is some sort of compatability issue with the FPGA connection, but I'm not sure what.
Here are the screenshots:
Here's the text of the error Message:
To stop the test, press "Ctrl+C" in the MATLAB console window.
Starting FPGA-in-the-Loop test ...
Generating FPGA programming file ...Passed
Programming FPGA ...Passed
Running FIL simulation ...Failed
Error:Did not receive version information from the hardware. You must have a valid connection, a compatible development board, and compatible versions of the block and FPGA programming file.
I've tried looking at all the other MATLAB forum posts for this issue, and I didn't see any solutions. I've also tried different values for the JTAG clock frequency, but that also didn't work. :(
Any help would be greatly appreciated!
Version Information: Ubuntu 22.04 LTS, Vivado 2022.2, Matlab R2022b
  댓글 수: 1
Ken
Ken 2023년 8월 28일
Hello, I use the development board is also ZYNQ7020, has generated the bit stream file, running matlab, there are the following problems, do you have such a problem? Did not receive version information from the hardware. You must have a valid connection, a compatible development board, and compatible versions of the block and FPGA programming file.

댓글을 달려면 로그인하십시오.

채택된 답변

YP
YP 2023년 2월 8일
I am unable to find the manual for this board online. I can double check your pin setting if you can direct me to any doc/manual.
I noticed that the reset pin is 'active-low'. Is that correct? If you are not sure about the polarity, can you remove the definition about reset pin as it is optional?
  댓글 수: 7
YP
YP 2023년 2월 14일
Good new.
This fix is will applied to MATLAB R2023b.
壹 王
壹 王 2023년 6월 2일
Thank you Very Much !

댓글을 달려면 로그인하십시오.

추가 답변 (2개)

YP
YP 2023년 2월 8일
Have you installed adept2?
https://www.mathworks.com/help/supportpkg/xilinxfpgaboards/ug/InstallDigilentAdept2Runtime.html
  댓글 수: 1
Max
Max 2023년 2월 8일
Yes, I've installed the digilent software and checked that the cable works by programming the FPGA using vivado.

댓글을 달려면 로그인하십시오.


Lucky
Lucky 2024년 2월 17일
Hi All,
I am Facing the Same problem Can anyone Help me I have tried the Solution which has been Posted Here,
I am using Basys3 Xilinx FPGA Board and Having the same problem
  댓글 수: 1
YP
YP 2024년 2월 18일
@Lucky This question has been answered.
Please create a new one with more detail or contact Technical Support as your board is different from OP's board.

댓글을 달려면 로그인하십시오.

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by