- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi!
I just bought a DE0-Nano board and I would like to start using it using my Debian laptop.
I tried with Quartus II, Quartus Prime 18.1 and Quartus Prime 23.1
I created the file /etc/udev/rules.d/51-usbblaster.rules
with the following lines:
# Intel FPGA Download Cable
SUBSYSTEM=="usb", ATTR{idVendor}=="09fb", ATTR{idProduct}=="6001", MODE="0666"
SUBSYSTEM=="usb", ATTR{idVendor}=="09fb", ATTR{idProduct}=="6002", MODE="0666"
SUBSYSTEM=="usb", ATTR{idVendor}=="09fb", ATTR{idProduct}=="6003", MODE="0666"
# Intel FPGA Download Cable II
SUBSYSTEM=="usb", ATTR{idVendor}=="09fb", ATTR{idProduct}=="6010", MODE="0666"
SUBSYSTEM=="usb", ATTR{idVendor}=="09fb", ATTR{idProduct}=="6810", MODE="0666"
and I think that the program read the USB-blaster
but when I try to start a new project both Quartus Prime 18.1 and 23.1 the fitter doesn't detect any device for Cyclone IV and the devices list is empty.
With Quartus II I can choose the correct device (Cyclone IV - EP4CE22) but when I try to compile it crashes during the compilation.
Any tips?!
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Debian is not listed as a supported operating system: https://www.intel.com/content/www/us/en/support/programmable/support-resources/design-software/os-support.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Now I installed Quartus Prime Standard complete on Ubuntu 22.04
Still same problem...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Can you try below combination?
- Quartus Prime Standard for Linux
- Ubuntu 22 and above
- USB Blaster II programming cable
Make sure your installation has no error.
Above combination is working condition for most of the Altera users.
regards,
Farabi

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page