FPGA Course: Learn the Fundamentals of VHDL and FPGA

This article introduces one of the most popular FPGA courses on Udemy. The FPGA course, which taught students how to start with VHDL and FPGA programming, got 3934 students with 4.4 rating.

The instructor agreed to provide FPGA4student readers with the opportunity to get the course with 91% OFF. The coupon link to the course is HERE.

Digilent Inc to become Hardware Sponsor for FPGA4Student

July 3, 2020: Digilent Inc to become a Hardware sponsor for FPGA4student from FPGA boards to a wide range of FPGA peripherals such as camera, sensors, wifi module, bluetooth module, etc.

Digilent FPGA sponsor for FPGA4student

How to Read Image in VHDL

In DSP projects, it is required to read image files and load them into VHDL implementations of the image processing algorithms for functional simulations. In addition, there are many cases that images are loaded into FPGAs during synthesis for onboard verifications.

This VHDL tutorial is to tell you how to read images in VHDL in a way that the images can be loaded into the block memory of the FPGA during synthesis or simulation.

How to Read Image in VHDL

Basys 3 FPGA OV7670 Camera

This FPGA project is about to help you interface the Basys 3 FPGA with OV7670 CMOS Camera in VHDL. It allows you to quickly start working on your DSP projects with real-time image/ video processing without worrying about the camera interface.  

Basys 3 FPGA OV7670 Camera

[FPGA tutorial] How to interface a mouse with Basys 3 FPGA

Last time, I presented an FPGA tutorial on how to control the 4-digit 7-segment display on the Basys 3 FPGA board. Full Verilog and VHDL code for displaying a 4-digit number on the 7-segment display of FPGA Basys 3 were also provided.

This FPGA tutorial tells you how to interface a mouse with Xilinx Basys 3 FPGA board. The FPGA tutorial also provides a Verilog code for interfacing a mouse with FPGA Basys 3.

How to interface a mouse with FPGA Basys 3

Popular FPGA/Verilog/VHDL Projects