Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

How to check if USB Blaster drivers are installed in a machine?

Hi,Is there a way of programatically checking if the USB Blaster cables are installed and ready to go?Thanks,David

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Run:

    quartus_pgm -l
    at a command prompt. That'll tell you what cables are installed.

    Is that 'programatically' enough....?

    Cheers,

    Alex