Step 2. INSTALL Install With Default Settings (Make Sure Cyclone IV Is Checked While Installing) Step 3
Step 2. INSTALL Install With Default Settings (Make Sure Cyclone IV Is Checked While Installing) Step 3
Download
Download Quartus Prime software Lite edition (free version)
https://www.altera.com/downloads/download-center.html
Step 2. INSTALL
Install with default settings (make sure Cyclone IV is checked while installing)
Step 3.
For Linux - 64 bit users
Type following commands in the terminal (this will be required for Modelsim)
# USB-Blaster II
SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ATTRS{idVendor}=="09fb", ATTRS{idProduct}=="6010", MODE="0666", SYMLINK+="usbblaster2/%k"
SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ATTRS{idVendor}=="09fb", ATTRS{idProduct}=="6810", MODE="0666", SYMLINK+="usbblaster2/%k"
# USB-Blaster
SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ATTRS{idVendor}=="09fb", ATTRS{idProduct}=="6001", MODE="0666", SYMLINK+="usbblaster/%k"
SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ATTRS{idVendor}=="09fb", ATTRS{idProduct}=="6002", MODE="0666", SYMLINK+="usbblaster/%k"
SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ATTRS{idVendor}=="09fb", ATTRS{idProduct}=="6003", MODE="0666", SYMLINK+="usbblaster/%k"
then go to the directory where you created the file and type this command in the terminal
Windows Users
a. Plug the USB-Blaster II cable into your PC.
b. Open the Device Manager, and right-click on the Unknown device under the Other devices branch.
c. Select Update Driver Software.
d. Select Browse my computer for driver software.
e. Enter the location of the Quartus Prime software USB-Blaster driver files directory (<Path to Quartus Prime installation>\drivers\usb-blaster) in the
Search for driver software in this location field.
f. Click Next.
g. Click Install in the Would you like to install this device software? Windows security dialog box.
h. Close the Update Driver Software - Altera USB-Blaster (Unconfigured) successful installation notification. The Device Manager now shows a new
branch called JTAG cables with an Altera USB-Blaster (Unconfigured) node.
i. Open the Quartus Prime Programmer. Within a few seconds, the JTAG cables branch displays two nodes: Altera USB-Blaster (JTAG interface) and
Altera-USB Blaster II (System Console interface).