Forum Discussion
Alkesh_shah
New Contributor
1 year agoQuartus Prime Design Software - JTAG usage
I am using Quartus-Prime along with the USB-Blaster to control my Device (using JTAG). I want to control my device without using Quartus. Please help me with the public (BSP) APIs of USB-Blaster s...
FvM
Super Contributor
1 year agoHi,
so basically generic JTAG stuff. OpenOCD interface seems appropriate, either through Quartus jtagserver or third party drivers accessing USB Blaster directly.
Regards
Frank
Alkesh_shah
New Contributor
1 year agoHello,
I am trying to execute the tcl commands few basic commands works as expected.
eg: Finding the available devices, opening a device, locking it, closing it, etc.
But was not successful in doing the scans (IR and DR scans), would like to know if you can help me with the exact commands supported.
Thanks,
Alkesh