HDL Verifier: How to select the JTAG cable?
3 views (last 30 days)
Show older comments
I would like to use DataCapturing with HDL-Verifier. Therefore I am using a USB-Blaster which is connected to the FPGA board. Currently there are two
USB-Blasters in use which results in following error message:
Found more than one JTAG cable:
0:USB-BlasterII [USB-1]
1:USB-BlasterII [USB-2]
Please specify the correct cable name in the JTAGCableName parameter. For example, you can specify JTAGCableName as USB-BlasterII [USB-1];
Question:
How and where can I specify which JTAG cable shall be used?
thanks in advance
0 Comments
Answers (1)
Kavya Vuriti
on 31 Mar 2020
Hi,
To capture data from live FPGA into MATLAB workspace and to specify properties like 'JTAGCableType' and 'JTAGCableName', you could refer following documentation page: https://www.mathworks.com/help/supportpkg/xilinxfpgaboards/ug/hdlverifier.fpgadatareader-system-object.html
Hope this helps!!
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!