FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
5892 Discussions

quartus (11.1sp2 and 15.1) not detecting de0 nano

leond95
Beginner
1,376 Views

Hello everyone,

I have both quartus 11.1sp2 and quartus 15.0, and both can't find my altera boards (de0 nano and 5CG), the usb blaster drivers are installed and windows 10 can detect my boards as you can see in the picture i attached, what can i do to resolve this probleme.

P.s : I uninstalled and reinstalled the drivers but nothing happens, and did the same thing with quartus

0 Kudos
8 Replies
ak6dn
Valued Contributor III
1,371 Views

You didn't post any picture.

What do you mean by "quartus can't find my altera boards"?

Are you using the device programmer tool and having it scan jtag for known devices?

Or what?

Are those boards known to be working?

0 Kudos
leond95
Beginner
1,364 Views

yes, when I use the programmer tool, and click on hardware setup, I don't find usb blaster, that happened on both version of quartus

0 Kudos
ak6dn
Valued Contributor III
1,360 Views

Did you click on 'Add Hardware' over on the right hand side in the Quartus Programmer?

You need to do that the first time, then Quartus will remember you have that device.

0 Kudos
leond95
Beginner
1,355 Views

yes i did but nothing happen

 

0 Kudos
ak6dn
Valued Contributor III
1,349 Views

Need to check if you have a compatible USB Blaster device driver installed and configured.

Go to Control Panel / Device Manager and expand Universal Serial Bus controllers. You should have an entry for Altera USB-Blaster there. Right click on it and select Properties. They should show something similar to what I have done on my system. See below images.

0 Kudos
leond95
Beginner
1,346 Views

this is what i have.

0 Kudos
ak6dn
Valued Contributor III
1,342 Views

Well, that would seem to be ok.

I assume you installed the drivers from your:   (INSTALLDIR)/quartus/drivers/usb-blaster/  folder?

I use both 11.0sp1 and 16.0 with my installed driver and each works ok.

You might try uninstalling/reinstalling the driver from the version of quartus you are trying to use.

Otherwise I don't know what else to suggest at the moment.

PS:

I have been using 11.0sp1 and 16.0 Quartus installed on a Win7 64b system for a long time (like 5+ yrs now).
I recently switched to a Win 10 64b release 1909 system, and have installed the same 11.0sp1 and 16.0 setups from my saved archive.
Altho Altera/Intel has not indicated that 11.0sp1 and 16.0 would work on Win10 (Win7 was last listed supported release) I have seen
no problems so far. Everything is working on Win10 same as on Win7. Keeping my fingers crossed. YMMV

0 Kudos
Deshi_Intel
Moderator
1,334 Views

Hi,


ak6dn made some good debug point here. Just to top up few comment here.


  1. Potential Quartus USB blaster driver and OS compatibility issue
  • Based on your screen shot so far, USB blaster driver installation looks good
    • One thing to take note is Quartus version and OS compatibility issue. Win10 is not meant to be used with older Quartus version. You are using very old Quartus version which is developed using Win7 where Win10 may not exist at that time
    • You can try following
    • Use Win10 + latest Quartus standard edition (v19.1 and its USB driver
    • Or use Win 7 + old Quartus v11.1 or v15 and its USB driver
  1. Cyclone IV device database issue
  • Did you install Cyclone IV device database file so that it's able to detect Cyclone IV FPGA on De-0 board ?
  1. de-0 nano board issue


FYI... De-0 Nano is not board developed by Intel.


You can check with Terasic on consultation with their board issue via Terasic technical support email : support@terasic.com


Thanks.


Reagrds,

dlim


0 Kudos
Reply