Forum Discussion
JHuis3
New Contributor
7 years agoUSB-Blaster II devices, how to distinguish?
I have multiple boards connected over usb and have multiple 09fb:6810 devices. With udev I would like to distinguish them individually. How to do that? Since 'lsusb -v -s 09fb:' gives identical outp...
JohnT_Altera
Regular Contributor
5 years agoHi,
The USB ID is assign by your System OS and it is not control by the Quartus. Quartus is only finding the blaster based on the Vendor ID and not USB ID. So I am not able to help you to distinguish based on the USB ID. I would recommend you to use jtagconfig to figure out which cable is connected to which board.