Running HDL Verifier DataCapture on Linux Machine?

2 ビュー (過去 30 日間)
Nicholas Peng
Nicholas Peng 2019 年 2 月 13 日
回答済み: Kritika Bhardwaj 2021 年 5 月 20 日
I'm running MATLAB on Ubuntu 16.04 and trying to use HDL Verifier to capture data from an FPGA. Everything works with Windows systems, however I run into this error when I test it on my Linux system. This makes me believe that the Toolbox is not compatible with Linux, since it's still looking for a dll.
Error using fpgadebug_mex
Failed to load shared library dmgr.dll. Make sure that you have installed Xilinx Vivado cable drivers.
Error in hdlverifier.FPGADataReader/setupImpl
I have installed Vivado and the correct cable drivers already. Is there a way to change the Vivado library it's looking for from Windows to Linux?

回答 (1 件)

Kritika Bhardwaj
Kritika Bhardwaj 2021 年 5 月 20 日
Hi Nicholas,
As per my understanding you want to capture data from an FPGA to MATLAB on a Linux machine. Error message that you have mentioned is seen when the drivers are missing. To use Digilent download cable, you must preinstall the Digilent Adept2 for Linux operating systems. For more information on JTAG connection, see https://www.mathworks.com/help/hdlverifier/gs/supported-eda-tools.html#bt70usr.
Thanks!

製品


リリース

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by