FPGA FPGA Log #01: Include header files for simulation After finish writing my SystemVerilog code and being able to compile them successfully in Quartus Prime, I decided to launch the simulation to verify whether my design was sound. However, during the simulation
FPGA FPGA Log #00: Setting up the environment I currently have a Altera Cyclone IV FPGA development board and since it is winter break, I decided to code some SystemVerilog modules on it to refresh my RTL design skill.Install Quartus
FPGA Installing USB-Blaster Driver for Quartus on Ubuntu 16.04 For Ubuntu 16.04, to setup USB Blaster driver, create a file /etc/udev/rules.d/ and insert the following lines: # USB Blaster SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device"