

#DE1 USB BLASTER SOFTWARE SOFTWARE#
Then you should be able to see the device in the usb device list with lsusbīus 001 Device 002: ID 80ee:0021 VirtualBox USB Tabletīus 001 Device 003: ID 09fb:6001 Altera Blasterīus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root can see the permissions for the devices with ls. 101 Innovation Drive San Jose, CA 95134 USB-Blaster Download Cable User Guide Software Version: 9.0 Document Version: 2.5 Document Date. Notice that you have to attach the usb device to the virtual machine (Virtual Box) with Devices→USB Devices→Altera USB-Blaster. The file should contain the following rules for the Altera DE1 board.ĥles # Altera USB-Blaster for Quartus FPGA Software SUBSYSTEMS= "usb", ATTR = "6810", MODE= "0666"įor the following test you need to attach the Altera Board to your computer. For that you have to create and add the file “les” to the directory “/etc/udev/rules.d” and reboot. Now you have to change modelsim /opt/altera/13.0sp1/modelsim_ase/vco file and find the location:Įxport LD_LIBRARY_PATH=/opt/altera/13.0sp1/modelsim_ase/lib32 USB Settingsįor the USB programming via the USB Blaster™, the port permissions have to be set correctly. Mkdir /opt/altera/13.0sp1/modelsim_ase/lib32Ĭp objs/.libs/libfreetype.so* /opt/altera/13.0sp1/modelsim_ase/lib32/ Copy the libfreetype library files to the modelsim directory.

It is important to configure the freetype library with “–without-png”.
#DE1 USB BLASTER SOFTWARE INSTALL#
Now install the build dependencies and compile and install the old libfreetype version. # Major bug fix updates produced after the final release of the #deb cdrom:/ bionic main multiverse restricted universe Enable the deb-src packages in the /etc/apt/sources.list file to make the build dependencies work. ** Fatal: Read failure in vlm process you have to install an old version or differently configured version of libfreetype. Sudo make install Download and install Quartus 13.0sp1 (incl. configure -libdir=/usr/lib/x86_64-linux-gnu configure -libdir=/usr/lib/i386-linux-gnu Sudo apt install build-essential gcc-multilib zlib1g-dev:i386ĬFLAGS='-m32'. You have to install both, the 32bit and the 64bit versions.

Ii libpng16-16:amd64 1.6.34-1ubuntu0.18.04.1 amd64 PNG library - runtime (version download, compile and copy the libpng12 library to the quartus install directory. Quartus: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or following check shows that libpng16 is installed but quartus needs dpkg -l | grep png If you do not install libpng12, then the following error will quartus The quartus software requires the libpng12 library but Lubuntu 18.04 comes with libpng16.
