This library is to build and process a finite state machine. The functions are as following:
- State Transition Table
- State Graph
- State Assignment
- Best Assignment Calculator (Brute-forced Search)
- Verilog Generator (Developing)
The examples are in example
folder.