Finite State Machine 1
0 Stars     26 Views    

Author: Joshua

Project access type: Public

Description:

Here I implement a finite state machine. It is evident that it is a Mealy Machine due to the fact that the output depends on the input and we can see as it does so asynchronously to clock. One of the few disadvantages of this machine. Depending on the application, this would be the faster or the more hazardous implementation. 

Created: Jul 20, 2022

Updated: Aug 27, 2023


Comments

You must login before you can post a comment.