Forum Discussion
Altera_Forum
Honored Contributor
19 years agoHey there!
I think that you're probably seeing things OK. The reason the tool isn't identifying the devices is that you're probably missing a pgm_parts file. You may also want to take a look at the information, regarding this topic, on the Altera web site (http://www.altera.com/support/software/drivers/dri-usb_b-lnx.html). It could be that you don't have correct USB dev permissions set. I would next try taking a look at the output of 'jtagconfig -n' or 'jtagconfig -d'. It should look something like this:1) USB-Blaster
020010DD EP1S10 <--- This is your FPGA on the JTAG chain.
Node 11104600 <--- This is your JTAG debug module.
Node 0C006E00 <--- This is the jtag_uart in my design (you might or might not see this...) Cheers, - slacker