graphIT - mbits-mirafra/digitalDesignCourse GitHub Wiki
graphIT is a software tool used for creating and visualizing graphs and networks.
-
Click on the below link:
- Melay Model and Moore Model
Both Melay and Moore have same state diagram
State Variable:
A=00
B=01
C=10
Transition:
a=0
b=1
Disadvantage:
-
graphIT cannot be used to model non-overlapping FSMs.
-
States can only be represented using single value characters from a through Z.
- Outputs generated cannot be displayed in either the transition(in the case of a mealy model) or within the circle(in the case of a moore model).