- KC705 uses a Marvell Ethernet PHY chip, while Genesys uses Realtek RTL8211E-VL PHY. Different PHY chip might need special configuration to make it work
- KC705 uses GMII interface between FPGA and Ethernet PHY chip, while Genesys uses RGMII. Those are two totally different interface.
REGARDING CUSTOM FPGA BOARD DEVELOPMENT
3 次查看(过去 30 天)
显示 更早的评论
Hello Matlab community,
For Fpga in loop with a simulink model i tried fpga custom board manager , I tried to validate the board design but following error has occured please I could not understand what its meaning and help me in this regard
"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
Checking Ethernet connection ...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 have used xilinx partner digilent board genesys 2 board with chip KINTEX 7 325TFF900 which is similar to KC705 board please help me in this as it required for my research.
Thank you in advance,
With regards,
Sai kumar
0 个评论
回答(1 个)
Tao Jia
2017-5-5
编辑:Walter Roberson
2017-6-14
Hi Sai,
The Genesys 2 board is actually quite different from KC705:
Given above difference, I would recommend you to try the JTAG communication interface instead of Ethernet.
Hope this helps,
Tao
3 个评论
Tao Jia
2017-6-14
Hi Sai,
I would suspect this is related to the clocking. If you don't have a working clock or rest stuck at active, you might get error like this. If would be helpful if you can post your customization file here.
Tao
Jiaqi Xu
2024-3-8
Hi Sai and Tao,
Currently, I am using the same board (Genesys2) and meeting the same issue. May I ask have you solved this issue already? I would appreciate any potential help from your side.
Thanks again,
Jiaqi
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!