HDL Verifier: How to select the JTAG cable?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Kavya Vuriti
el 31 de Mzo. de 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 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!