UCR EE/CS120B: Digital Systems, Spring 1999

Lab 5 - 4-bit counter

For this lab, you are required to write a vhdl description of a finite state machine (FSM) and a testbench to show its correctness.

Inputs into your machine will be the following:

First come up with the FSM that will describe how this design should function. Next, translate that into a VHDL description as described in lab and finally test your design by writing a VHDL testbench and observing the results.