Close

State Machines Everywhere

A project log for FPGA Boot Camp #4: State Machines

Most FPGA projects will have at least one state machine. Learn how to create these powerful little dedicated CPUs in your designs.

al-williamsAl Williams 10/05/2018 at 04:210 Comments

You probably use a variety of state machines every day. Some of them may be in FPGAs, some in software, and some might even use old-fashioned regular hardware. Here's some common examples:

Can you think of other examples?

Discussions