Forum Discussion
Altera_Forum
Honored Contributor
11 years agoYes, its possible to get this working.
Assuming you are communicating with the boards via multiple USB-Blasters, then the trick is to make sure each USB-Blaster has a unique serial number. That way your OS will detect the same USB-Blaster each time. Under Linux you could map each USB-Blaster to a uniquely named device using a udev rule. Under Windows ... I think the same device shows up with the same name each time ... so long as you plug it into the same USB port + Hub port. You can use FTDI's FT_PROG programmer to program a unique serial number into USB-Blaster devices. USB-Blaster II devices are based on a Cypress EZ-USB FX2 device, and I have not tried re-programming the serial number on one of them. What kit do you have exactly? (Post a link to the kit on the Altera web site). Cheers, Dave