Course 5: FPGA and CPLD » Lesson 3: Input and Output

Lesson 1

Introduction to FPGA and CPLD

Lesson 2

Hardware Hello World

Lesson 3

Input and Output

Lesson 4

Combinatorial Logic

Lesson 5

Procedural Logic

Lesson 6

Design a Binary Counter

Lesson 7

Parallel Hardware

Lesson 8

LED Dimming Via PWM

Lesson 9

Design a Handheld POV

Lesson 10

VHDL vs Verilog vs Schematic

Lesson Video

Lesson 3: Input and Output

All FPGA and CPLD devices have general purpose input and output pins, often called GPIO. Here we will take a look at how to build a CPLD image and hardware to accept push-button input in order to affect output LEDs.

Related Videos