4-13 Example of a Sequential Circuit
0 Stars     2 Views    

Author: Sharmin Zaman

Forked from: Harry Keith Edwards/4-13 Example of a Sequential Circuit

Project access type: Public

Description:

This is an example of a sequential circuit taken from Figure 4-13 in the book. Since the output (Y=(A+B)X') depends on the input as well as the states, it is a Mealy Machine.

Moore machines are ones where the outputs depend only on the states.

Created: Oct 19, 2023

Updated: Oct 19, 2023


Comments

You must login before you can post a comment.